Google Cloud Memorystore V1beta Client - Class ZoneDistributionMode (0.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Memorystore V1beta Client class ZoneDistributionMode.
Possible zone distribution modes.
Protobuf type google.cloud.memorystore.v1beta.ZoneDistributionConfig.ZoneDistributionMode
Namespace
Google \ Cloud \ Memorystore \ V1beta \ ZoneDistributionConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ZONE_DISTRIBUTION_MODE_UNSPECIFIED
Value: 0
Not Set. Default: MULTI_ZONE
Generated from protobuf enum ZONE_DISTRIBUTION_MODE_UNSPECIFIED = 0;
MULTI_ZONE
Value: 1
Distribute resources across 3 zones picked at random within the
region.
Generated from protobuf enum MULTI_ZONE = 1;
SINGLE_ZONE
Value: 2
Provision resources in a single zone. Zone field must be 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 2026-03-11 UTC."],[],[]]