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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]