Class Google::Cloud::Retail::V2::CompletionDataInputConfig (v0.6.4)

The input config source for completion data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#big_query_source

def big_query_source() -> ::Google::Cloud::Retail::V2::BigQuerySource
Returns
  • (::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.

#big_query_source=

def big_query_source=(value) -> ::Google::Cloud::Retail::V2::BigQuerySource
Parameter
  • value (::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.

Returns
  • (::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.