Google BigQuery Reservation V1 Client - Class TableReference (2.6.0)

Reference documentation and code samples for the Google BigQuery Reservation V1 Client class TableReference.

Fully qualified reference to BigQuery table.

Internally stored as google.cloud.bi.v1.BqTableReference.

Generated from protobuf message google.cloud.bigquery.reservation.v1.TableReference

Namespace

Google \ Cloud \ BigQuery \ Reservation \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ project_id
string

Optional. The assigned project ID of the project.

↳ dataset_id
string

Optional. The ID of the dataset in the above project.

↳ table_id
string

Optional. The ID of the table in the above dataset.

getProjectId

Optional. The assigned project ID of the project.

Returns
Type
Description
string

setProjectId

Optional. The assigned project ID of the project.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDatasetId

Optional. The ID of the dataset in the above project.

Returns
Type
Description
string

setDatasetId

Optional. The ID of the dataset in the above project.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getTableId

Optional. The ID of the table in the above dataset.

Returns
Type
Description
string

setTableId

Optional. The ID of the table in the above dataset.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: