struct Google::Cloud::BigQuery::Datasets

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) #

[View source]

Instance Method Detail

def delete(id : String) : Nil #

[View source]
def insert(*, location : String, id : String, friendly_name : String | Nil = nil, description : String | Nil = nil, labels : Hash(String, String) | Nil = nil) : Dataset #

[View source]
def project_id : String #

[View source]