Google Cloud Retail V2 Client - Class OutputConfig (2.0.0-RC1)

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

The output configuration setting.

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

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gcs_destination Google\Cloud\Retail\V2\OutputConfig\GcsDestination

The Google Cloud Storage location where the output is to be written to.

↳ bigquery_destination Google\Cloud\Retail\V2\OutputConfig\BigQueryDestination

The BigQuery location where the output is to be written to.

getGcsDestination

The Google Cloud Storage location where the output is to be written to.

hasGcsDestination

setGcsDestination

The Google Cloud Storage location where the output is to be written to.

Returns
Type Description
$this

getBigqueryDestination

The BigQuery location where the output is to be written to.

hasBigqueryDestination

setBigqueryDestination

The BigQuery location where the output is to be written to.

Returns
Type Description
$this

getDestination

Returns
Type Description
string