The input config source for completion data.
| JSON representation |
|---|
{ // Union field |
Fields
Union field source
. The source of the input.
Supported BigQuerySource.data_schema
values for suggestions imports:
-
suggestions(default): One JSON completion suggestion per line. -
denylist: One JSON deny suggestion per line. -
allowlist: One JSON allow suggestion per line.sourcecan be only one of the following:
bigQuerySource
object (
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.

