Google Cloud Memorystore V1beta Client - Class TransitEncryptionMode (0.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Memorystore V1beta Client class TransitEncryptionMode.
Possible in-transit encryption modes of the instance.
Protobuf type google.cloud.memorystore.v1beta.Instance.TransitEncryptionMode
Namespace
Google \ Cloud \ Memorystore \ V1beta \ Instance
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TRANSIT_ENCRYPTION_MODE_UNSPECIFIED
Value: 0
Not set.
Generated from protobuf enum TRANSIT_ENCRYPTION_MODE_UNSPECIFIED = 0;
TRANSIT_ENCRYPTION_DISABLED
Value: 1
In-transit encryption is disabled.
Generated from protobuf enum TRANSIT_ENCRYPTION_DISABLED = 1;
SERVER_AUTHENTICATION
Value: 2
Server-managed encryption is used for in-transit encryption.
Generated from protobuf enum SERVER_AUTHENTICATION = 2;
[[["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-03-11 UTC."],[],[]]