class Google::Cloud::Bigquery::Project

Defined in:

bigquery/project.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(service : Google::Cloud::Bigquery::Service) #

[View source]

Instance Method Detail

def datasets(all : Bool = false, filter : String | Nil = nil, max : Int32 = nil, token : String = nil) #

[View source]
def query_job(query : String) #

[View source]
def service : Bigquery::Service #

[View source]