Memorystore V1BETA API - Module Google::Cloud::Memorystore::V1beta::Instance::ServerCaMode (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::ServerCaMode.
The Server CA mode for the instance.
Constants
SERVER_CA_MODE_UNSPECIFIED
value: 0 Server CA mode not specified.
GOOGLE_MANAGED_PER_INSTANCE_CA
value: 1 Each instance has its own Google-managed CA.
GOOGLE_MANAGED_SHARED_CA
value: 2 The instance uses a Google-managed shared CA for the instance's region.
CUSTOMER_MANAGED_CAS_CA
value: 3 The instance uses a customer-managed CA from CAS.
SERVER_CA_MODE_GOOGLE_MANAGED_PER_INSTANCE_CA
value: 1 Deprecated: Use GOOGLE_MANAGED_PER_INSTANCE_CA instead.
SERVER_CA_MODE_GOOGLE_MANAGED_SHARED_CA
value: 2 Deprecated: Use GOOGLE_MANAGED_SHARED_CA instead.
SERVER_CA_MODE_CUSTOMER_MANAGED_CAS_CA
value: 3 Deprecated: Use CUSTOMER_MANAGED_CAS_CA instead.
[[["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."],[],[]]