Google Cloud Retail V2 Client - Class CompletionDataInputConfig (1.1.1)

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

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