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 \ V2Methods
__construct
Constructor.
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.
$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.
$this
getDestination
string