[[["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-04 UTC."],[],[],null,["# Google Cloud Memorystore V1beta Client - Class Mode (0.4.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.2 (latest)](/php/docs/reference/cloud-memorystore/latest/V1beta.Instance.Mode)\n- [0.4.1](/php/docs/reference/cloud-memorystore/0.4.1/V1beta.Instance.Mode)\n- [0.3.0](/php/docs/reference/cloud-memorystore/0.3.0/V1beta.Instance.Mode)\n- [0.2.0](/php/docs/reference/cloud-memorystore/0.2.0/V1beta.Instance.Mode)\n- [0.1.1](/php/docs/reference/cloud-memorystore/0.1.1/V1beta.Instance.Mode) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Memorystore V1beta Client class Mode.\n\nThe mode config, which is used to enable/disable cluster mode.\n\nProtobuf type `google.cloud.memorystore.v1beta.Instance.Mode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memorystore \\\\ V1beta \\\\ Instance\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### MODE_UNSPECIFIED\n\n Value: 0\n\nMode is not specified.\n\nGenerated from protobuf enum `MODE_UNSPECIFIED = 0;`\n\n### STANDALONE\n\n Value: 1\n\nDeprecated: Use CLUSTER_DISABLED instead.\n\nGenerated from protobuf enum `STANDALONE = 1 [deprecated = true];`\n\n### CLUSTER\n\n Value: 2\n\nInstance is in cluster mode.\n\nGenerated from protobuf enum `CLUSTER = 2;`\n\n### CLUSTER_DISABLED\n\n Value: 4\n\nCluster mode is disabled for the instance.\n\nGenerated from protobuf enum `CLUSTER_DISABLED = 4;`"]]