outputConfig property

GoogleCloudRetailV2OutputConfig? outputConfig
getter/setter pair

The output location of the data.

Only bigquery_destination is supported, and bigquery_destination.table_type must be set to view.

Required.

Implementation

GoogleCloudRetailV2OutputConfig? outputConfig;