class Google::Config

Defined in:

google/client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def auth_provider_x509_cert_url : String #

def auth_provider_x509_cert_url=(auth_provider_x509_cert_url : String) #

[View source]
def auth_provider_x509_cert_url? : String | Nil #

def auth_uri : String #

def auth_uri=(auth_uri : String) #

[View source]
def auth_uri? : String | Nil #

def client_id : String #

def client_id=(client_id : String) #

[View source]
def client_id? : String | Nil #

def client_secret : String #

def client_secret=(client_secret : String) #

[View source]
def client_secret? : String | Nil #

def project_id : String #

def project_id=(project_id : String) #

[View source]
def project_id? : String | Nil #

def redirect_uri : String #

def redirect_uri=(redirect_uri : String) #

[View source]
def redirect_uri? : String | Nil #

def token_uri : String #

def token_uri=(token_uri : String) #

[View source]
def token_uri? : String | Nil #