Google Cloud Redis Cluster V1 Client - Class PscConnectionStatus (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 PscConnectionStatus.
Status of the PSC connection.
Protobuf type google.cloud.redis.cluster.v1.PscConnectionStatus
Namespace
Google \ Cloud \ Redis \ Cluster \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PSC_CONNECTION_STATUS_UNSPECIFIED
Value: 0
PSC connection status is not specified.
Generated from protobuf enum PSC_CONNECTION_STATUS_UNSPECIFIED = 0;
PSC_CONNECTION_STATUS_ACTIVE
Value: 1
The connection is active
Generated from protobuf enum PSC_CONNECTION_STATUS_ACTIVE = 1;
PSC_CONNECTION_STATUS_NOT_FOUND
Value: 2
Connection not found
Generated from protobuf enum PSC_CONNECTION_STATUS_NOT_FOUND = 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."],[],[]]