Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ZoneDistributionConfig.Types.ZoneDistributionMode.
Defines various modes of zone distribution.
Currently supports two modes, can be expanded in future to support more
types of distribution modes.
design doc: go/same-zone-cluster
[[["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 document provides reference documentation for the `ZoneDistributionConfig.Types.ZoneDistributionMode` enum within the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The enum defines modes for zone distribution, currently supporting `MultiZone` (distributing resources across three random zones) and `SingleZone` (placing all resources in a specified zone)."],["There's also an `Unspecified` mode, which defaults to `MultiZone`."],["The documentation covers versions 1.0.0, 1.1.0, 1.2.0, 1.3.0, and the latest 1.4.0 of this API component."]]],[]]