Google Cloud Redis V1 Client - Class TransitEncryptionMode (2.2.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Redis V1 Client class TransitEncryptionMode.
Available TLS modes.
Protobuf type google.cloud.redis.v1.Instance.TransitEncryptionMode
Namespace
Google \ Cloud \ Redis \ V1 \ 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;
SERVER_AUTHENTICATION
Value: 1
Client to Server traffic encryption enabled with server authentication.
Generated from protobuf enum SERVER_AUTHENTICATION = 1;
[[["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-18 UTC."],[],[]]