class
Google::Cloud::Bigquery::Tabledata
- Google::Cloud::Bigquery::Tabledata
- Reference
- Object
Included Modules
Defined in:
bigquery/tabledata.crConstructors
Instance Method Summary
-
#insert_all(rows : Array(NamedTuple(insertId: String, json: String)))
https://cloud.google.com/bigquery/docs/reference/rest/v2/tabledata/insertAll
-
#list(params : HTTP::Params | Nil = nil)
https://cloud.google.com/bigquery/docs/reference/rest/v2/tabledata/list
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, table_id : String)
#
Instance Method Detail
def insert_all(rows : Array(NamedTuple(insertId: String, json: String)))
#
https://cloud.google.com/bigquery/docs/reference/rest/v2/tabledata/insertAll
def list(params : HTTP::Params | Nil = nil)
#
https://cloud.google.com/bigquery/docs/reference/rest/v2/tabledata/list