class Google::Cloud::Bigquery::Service

Defined in:

bigquery/service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(project_id : Nil | String = nil, credentials : Google::Cloud::Bigquery::Auth | Google::Cloud::Bigquery::FileAuth | String | Nil = nil, scope : String = "https://www.googleapis.com/auth/bigquery", retries : Int32 = 5, timeout : Int32 = 10, endpoint : String = "https://bigquery.googleapis.com") #

[View source]

Instance Method Detail


[View source]
def endpoint : String #

[View source]
def list_datasets #

[View source]
def project_id : String | Nil #

[View source]
def retries : Int32 #

[View source]
def scope : String #

[View source]
def timeout : Int32 #

[View source]