struct Google::ServiceAccount::Key

Included Modules

Extended Modules

Defined in:

service_account.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def auth_provider_x509_cert_url : URI #

[View source]
def auth_uri : URI #

[View source]
def client_email : String #

[View source]
def client_id : String #

[View source]
def private_key : String #

[View source]
def private_key_id : String #

[View source]
def project_id : String #

[View source]
def token_uri : URI #

[View source]
def type : String #

[View source]
def universe_domain : String #

[View source]