Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ZoneDistributionConfig.Types.ZoneDistributionMode.
[[["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."],[[["The latest version of the `ZoneDistributionConfig.Types.ZoneDistributionMode` enum is 1.4.0, with previous versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available."],["This enum, found in the `Google.Cloud.Redis.Cluster.V1` namespace, defines the different modes for distributing resources in Google Cloud Memorystore for Redis clusters."],["The `MultiZone` mode distributes all resources across three randomly selected zones within a specified region."],["The `SingleZone` mode distributes all resources within a single, specified zone, which must be explicitly selected."],["The `Unspecified` mode is not set, defaulting to `MultiZone` mode."]]],[]]