Class CompletionDataInputConfig (1.10.1)

CompletionDataInputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

NameDescription
big_query_source google.cloud.retail_v2.types.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. This field is a member of `oneof`_ ``source``.

Inheritance

builtins.object > proto.message.Message > CompletionDataInputConfig