class Google::Cloud::Bigquery::Project
- Google::Cloud::Bigquery::Project
- Reference
- Object
Defined in:
bigquery/project.crConstructors
Instance Method Summary
- #datasets(all : Bool = false, filter : String | Nil = nil, max : Int32 = nil, token : String = nil)
- #query_job(query : String)
- #service : Bigquery::Service
Constructor Detail
Instance Method Detail
def datasets(all : Bool = false, filter : String | Nil = nil, max : Int32 = nil, token : String = nil)
#