Google Cloud Retail V2 Client - Class BigQueryOutputResult (1.6.3)

Reference documentation and code samples for the Google Cloud Retail V2 Client class BigQueryOutputResult.

A BigQuery output result.

Generated from protobuf message google.cloud.retail.v2.BigQueryOutputResult

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ dataset_id string

The ID of a BigQuery Dataset.

↳ table_id string

The ID of a BigQuery Table.

getDatasetId

The ID of a BigQuery Dataset.

Returns
Type Description
string

setDatasetId

The ID of a BigQuery Dataset.

Parameter
Name Description
var string
Returns
Type Description
$this

getTableId

The ID of a BigQuery Table.

Returns
Type Description
string

setTableId

The ID of a BigQuery Table.

Parameter
Name Description
var string
Returns
Type Description
$this