struct Google::Cloud::BigQuery::SingleDataset

Defined in:

cloud/big_query.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Google::Cloud::BigQuery::API

client : BigQuery client

Constructor methods inherited from struct Google::Cloud::BigQuery::API

new(client : Google::Cloud::BigQuery) new

Constructor Detail

def self.new(client, project_id : String, dataset_id : String) #

[View source]

Instance Method Detail

def dataset_id : String #

[View source]
def project_id : String #

[View source]
def table(id : String) : SingleTable #

[View source]
def tables : Tables #

[View source]