Google Cloud Retail V2 Client - Class CompletionDataInputConfig (1.5.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
NameDescription
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
TypeDescription
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
NameDescription
var Google\Cloud\Retail\V2\BigQuerySource
Returns
TypeDescription
$this

getSource

Returns
TypeDescription
string