Class ReconciliationMode (1.21.0)

ReconciliationMode(value)

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

Enums

Name Description
RECONCILIATION_MODE_UNSPECIFIED Defaults to INCREMENTAL.
INCREMENTAL Inserts new products or updates existing products.
FULL Calculates diff and replaces the entire product dataset. Existing products may be deleted if they are not present in the source location.