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][google.cloud.retail.v2.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.
Incremental
Inserts new products or updates existing products.
[[["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 2025-06-11 UTC."],[[["The webpage documents different versions of the `ReconciliationMode` enum within the `Google.Cloud.Retail.V2` namespace, with the latest version being 2.12.0."],["The `ReconciliationMode` enum specifies how imported products interact with existing product data."],["There are three reconciliation modes available: `Full`, which replaces the entire product dataset and can only be used with BigQuerySource, `Incremental`, which updates existing or inserts new products, and `Unspecified`, which defaults to `Incremental`."],["Each mode for `ReconciliationMode` has a clear behavior regarding how product imports are managed, providing control over data updates."],["The documentation spans versions from 1.0.0 to 2.12.0, allowing users to check the behavior of the API in different versions."]]],[]]