Google Cloud Retail V2 Client - Class CompletionDataInputConfig (1.7.0)

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

The input config source for completion data.

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

Namespace

Google \ Cloud \ Retail \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ big_query_source Google\Cloud\Retail\V2\BigQuerySource

Required. BigQuery input source. Add the IAM permission "BigQuery Data Viewer" for cloud-retail-customer-data-access@system.gserviceaccount.com before using this feature otherwise an error is thrown.

getBigQuerySource

Required. BigQuery input source.

Add the IAM permission "BigQuery Data Viewer" for cloud-retail-customer-data-access@system.gserviceaccount.com before using this feature otherwise an error is thrown.

Returns
Type Description
Google\Cloud\Retail\V2\BigQuerySource|null

hasBigQuerySource

setBigQuerySource

Required. BigQuery input source.

Add the IAM permission "BigQuery Data Viewer" for cloud-retail-customer-data-access@system.gserviceaccount.com before using this feature otherwise an error is thrown.

Parameter
Name Description
var Google\Cloud\Retail\V2\BigQuerySource
Returns
Type Description
$this

getSource

Returns
Type Description
string