GoogleApi.Retail.V2.Model.GoogleCloudRetailV2CompletionDataInputConfig (google_api_retail v0.2.1) View Source
The input config source for completion data.
Attributes
-
bigQuerySource
(type:GoogleApi.Retail.V2.Model.GoogleCloudRetailV2BigQuerySource.t
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2CompletionDataInputConfig{ bigQuerySource: GoogleApi.Retail.V2.Model.GoogleCloudRetailV2BigQuerySource.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.