Google Cloud Redis V1 Client - Class SuspensionReason (1.9.4)

Reference documentation and code samples for the Google Cloud Redis V1 Client class SuspensionReason.

Possible reasons for the instance to be in a "SUSPENDED" state.

Protobuf type google.cloud.redis.v1.Instance.SuspensionReason

Namespace

Google \ Cloud \ Redis \ V1 \ Instance

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SUSPENSION_REASON_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum SUSPENSION_REASON_UNSPECIFIED = 0;

CUSTOMER_MANAGED_KEY_ISSUE

Value: 1

Something wrong with the CMEK key provided by customer.

Generated from protobuf enum CUSTOMER_MANAGED_KEY_ISSUE = 1;