Reference documentation and code samples for the Google Cloud Retail V2 Client class OutputResult.
Output result that stores the information about where the exported data is stored.
Generated from protobuf message google.cloud.retail.v2.OutputResult
Namespace
Google \ Cloud \ Retail \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ bigquery_result
array< Google\Cloud\Retail\V2\BigQueryOutputResult
>
The BigQuery location where the result is stored.
↳ gcs_result
array< Google\Cloud\Retail\V2\GcsOutputResult
>
The Google Cloud Storage location where the result is stored.
getBigqueryResult
The BigQuery location where the result is stored.
setBigqueryResult
The BigQuery location where the result is stored.
$this
getGcsResult
The Google Cloud Storage location where the result is stored.
setGcsResult
The Google Cloud Storage location where the result is stored.
$this