Module Google::Cloud::Retail::V2::ImportProductsRequest::ReconciliationMode (v0.6.4)

Indicates how imported products are reconciled with the existing products created or imported before.

Constants

RECONCILIATION_MODE_UNSPECIFIED

value: 0
Defaults to INCREMENTAL.

INCREMENTAL

value: 1
Inserts new products or updates existing products.

FULL

value: 2
Calculates diff and replaces the entire product dataset. Existing products may be deleted if they are not present in the source location.

Can only be while using BigQuerySource.

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 feature is only available for users who have Retail Search enabled. Please submit a form here to contact cloud sales if you are interested in using Retail Search.