Unspecified. Only allowed if no cluster-scoped resources will be
restored.
UseBackupVersion
Delete the existing version before re-creating it from the Backup.
Note that this is a dangerous option which could cause unintentional
data loss if used inappropriately - for example, deleting a CRD will
cause Kubernetes to delete all CRs of that type.
UseExistingVersion
Do not attempt to restore the conflicting resource.
[[["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-04-09 UTC."],[[["This document provides details on the `ClusterResourceConflictPolicy` enum within the `Google.Cloud.GkeBackup.V1` namespace, which is used to manage resource conflicts during the restoration process."],["The enum offers three conflict resolution options: `Unspecified`, `UseBackupVersion`, and `UseExistingVersion`."],["The `UseBackupVersion` option involves deleting the existing resource before restoring from the backup, which can be risky and could potentially cause unintentional data loss."],["The `UseExistingVersion` option avoids restoring conflicting resources."],["The document version 2.6.0 is the most recent, and several older versions are also documented, ranging from 1.0.0-beta01 to 2.5.0."]]],[]]