[[["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-09-09 UTC."],[],[],null,["# Google Cloud Memorystore V1 Client - Class ZoneDistributionMode (0.4.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.2 (latest)](/php/docs/reference/cloud-memorystore/latest/V1.ZoneDistributionConfig.ZoneDistributionMode)\n- [0.4.1](/php/docs/reference/cloud-memorystore/0.4.1/V1.ZoneDistributionConfig.ZoneDistributionMode)\n- [0.3.0](/php/docs/reference/cloud-memorystore/0.3.0/V1.ZoneDistributionConfig.ZoneDistributionMode)\n- [0.2.0](/php/docs/reference/cloud-memorystore/0.2.0/V1.ZoneDistributionConfig.ZoneDistributionMode)\n- [0.1.1](/php/docs/reference/cloud-memorystore/0.1.1/V1.ZoneDistributionConfig.ZoneDistributionMode) \nReference documentation and code samples for the Google Cloud Memorystore V1 Client class ZoneDistributionMode.\n\nPossible zone distribution modes.\n\nProtobuf type `google.cloud.memorystore.v1.ZoneDistributionConfig.ZoneDistributionMode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memorystore \\\\ V1 \\\\ ZoneDistributionConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ZONE_DISTRIBUTION_MODE_UNSPECIFIED\n\n Value: 0\n\nNot Set. Default: MULTI_ZONE\n\nGenerated from protobuf enum `ZONE_DISTRIBUTION_MODE_UNSPECIFIED = 0;`\n\n### MULTI_ZONE\n\n Value: 1\n\nDistribute resources across 3 zones picked at random within the\nregion.\n\nGenerated from protobuf enum `MULTI_ZONE = 1;`\n\n### SINGLE_ZONE\n\n Value: 2\n\nProvision resources in a single zone. Zone field must be specified.\n\nGenerated from protobuf enum `SINGLE_ZONE = 2;`"]]