Memorystore V1BETA API - Module Google::Cloud::Memorystore::V1beta::Instance::Mode (v0.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Memorystore V1BETA API module Google::Cloud::Memorystore::V1beta::Instance::Mode.
The mode config, which is used to enable/disable cluster mode.
Constants
MODE_UNSPECIFIED
value: 0 Mode is not specified.
STANDALONE
value: 1 Deprecated: Use CLUSTER_DISABLED instead.
CLUSTER
value: 2 Instance is in cluster mode.
CLUSTER_DISABLED
value: 4 Cluster mode is disabled for the instance.
[[["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-04-03 UTC."],[],[]]