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."],[[["This webpage details the `ReconciliationMode` enum within the `Google.Cloud.Retail.V2` namespace, which is used to specify how imported product data interacts with existing product data."],["The latest version documented is 2.12.0, and the page provides links to documentation for versions ranging from 1.0.0 to 2.12.0."],["The `ReconciliationMode` enum has three possible values: `Full`, which replaces the entire product dataset; `Incremental`, which inserts or updates products; and `Unspecified`, which defaults to `Incremental`."],["The `Full` mode has specific requirements, such as using `BigQuerySource` and adding a particular IAM permission, and is only available for users who have Retail Search enabled."]]],[]]