Reference documentation and code samples for the Memorystore V1BETA API module Google::Cloud::Memorystore::V1beta::ZoneDistributionConfig::ZoneDistributionMode.
Possible zone distribution modes.
Constants
ZONE_DISTRIBUTION_MODE_UNSPECIFIED
value: 0 Not Set. Default: MULTI_ZONE
MULTI_ZONE
value: 1 Distribute resources across 3 zones picked at random within the
region.
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 2025-08-28 UTC."],[],[],null,["# Memorystore V1BETA API - Module Google::Cloud::Memorystore::V1beta::ZoneDistributionConfig::ZoneDistributionMode (v0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/ruby/docs/reference/google-cloud-memorystore-v1beta/latest/Google-Cloud-Memorystore-V1beta-ZoneDistributionConfig-ZoneDistributionMode)\n- [0.5.1](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.5.1/Google-Cloud-Memorystore-V1beta-ZoneDistributionConfig-ZoneDistributionMode)\n- [0.4.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.4.0/Google-Cloud-Memorystore-V1beta-ZoneDistributionConfig-ZoneDistributionMode)\n- [0.3.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.3.0/Google-Cloud-Memorystore-V1beta-ZoneDistributionConfig-ZoneDistributionMode)\n- [0.2.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.2.0/Google-Cloud-Memorystore-V1beta-ZoneDistributionConfig-ZoneDistributionMode)\n- [0.1.0](/ruby/docs/reference/google-cloud-memorystore-v1beta/0.1.0/Google-Cloud-Memorystore-V1beta-ZoneDistributionConfig-ZoneDistributionMode) \nReference documentation and code samples for the Memorystore V1BETA API module Google::Cloud::Memorystore::V1beta::ZoneDistributionConfig::ZoneDistributionMode.\n\nPossible zone distribution modes.\n\nConstants\n---------\n\n### ZONE_DISTRIBUTION_MODE_UNSPECIFIED\n\n**value:** 0 \nNot Set. Default: MULTI_ZONE\n\n### MULTI_ZONE\n\n**value:** 1 \nDistribute resources across 3 zones picked at random within the\nregion.\n\n### SINGLE_ZONE\n\n**value:** 2 \nProvision resources in a single zone. Zone field must be specified."]]