Instance failover will be performed without data loss control.
LimitedDataLoss
Instance failover will be protected with data loss control. More
specifically, the failover will only be performed if the current
replication offset diff between primary and replica is under a certain
threshold.
Unspecified
Defaults to LIMITED_DATA_LOSS if a data protection mode is not
specified.
[[["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-03-21 UTC."],[[["This documentation covers the `FailoverInstanceRequest.Types.DataProtectionMode` enum within the Google Cloud Memorystore for Redis v1beta1 API."],["The enum defines data retention modes for instance failovers, specifically `ForceDataLoss`, `LimitedDataLoss`, and `Unspecified`."],["`ForceDataLoss` allows failover without data loss control, while `LimitedDataLoss` ensures failover only occurs if the replication offset difference is within a set threshold."],["If a data protection mode is not explicitly defined, it defaults to `LimitedDataLoss`."],["The content available ranges from version `2.0.0-beta09` up to the most recent `3.0.0-beta05`."]]],[]]