Google Cloud Redis Cluster V1 Client - Class AuthorizationMode (0.6.4)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class AuthorizationMode.
Available authorization mode of a Redis cluster.
Protobuf type google.cloud.redis.cluster.v1.AuthorizationMode
Namespace
Google \ Cloud \ Redis \ Cluster \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
AUTH_MODE_UNSPECIFIED
Value: 0
Not set.
Generated from protobuf enum AUTH_MODE_UNSPECIFIED = 0;
AUTH_MODE_IAM_AUTH
Value: 1
IAM basic authorization mode
Generated from protobuf enum AUTH_MODE_IAM_AUTH = 1;
AUTH_MODE_DISABLED
Value: 2
Authorization disabled mode
Generated from protobuf enum AUTH_MODE_DISABLED = 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-18 UTC."],[],[]]