class Google::Cloud::Bigquery::Table
- Google::Cloud::Bigquery::Table
- Reference
- Object
Included Modules
Defined in:
bigquery/table.crConstructors
Instance Method Summary
Instance methods inherited from module Google::Cloud::Bigquery::Includes::AuthInclude
get_token(credentials : Google::Cloud::Bigquery::Auth | Google::Cloud::Bigquery::FileAuth | String | Nil) : String
get_token
Constructor Detail
def self.new(auth : Google::Cloud::Bigquery::Auth | Google::Cloud::Bigquery::FileAuth | String, project_id : String, dataset : String)
#