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.
Contact Retail Support (retail-search-support@google.com) 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-12 UTC."],[[["The content outlines the different versions of `ReconciliationMode` within the `Google.Cloud.Retail.V2` namespace, ranging from version 1.0.0 to the latest 2.12.0."],["`ReconciliationMode` is an enum that specifies how imported products interact with existing products."],["There are three modes available: `Full`, which completely replaces the existing product dataset, `Incremental`, which updates or inserts products, and `Unspecified`, which defaults to `Incremental`."],["The `Full` mode can only be used when using `BigQuerySource`, and requires the IAM permission \"BigQuery Data Viewer\" for the service account: cloud-retail-customer-data-access@system.gserviceaccount.com, and is available only to users with retail search enabled."]]],[]]