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 \ InstanceMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SUSPENSION_REASON_UNSPECIFIED
Value: 0Not set.
Generated from protobuf enum SUSPENSION_REASON_UNSPECIFIED = 0;
CUSTOMER_MANAGED_KEY_ISSUE
Value: 1Something wrong with the CMEK key provided by customer.
Generated from protobuf enum CUSTOMER_MANAGED_KEY_ISSUE = 1;