Retail V2 API - Module Google::Cloud::Retail::V2::ImportProductsRequest::ReconciliationMode (v2.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::ImportProductsRequest::ReconciliationMode.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]