Reference documentation and code samples for the Google Cloud Filestore V1 Client class SuspensionReason.
SuspensionReason contains the possible reasons for a suspension.
Protobuf type google.cloud.filestore.v1.Instance.SuspensionReason
Namespace
Google \ Cloud \ Filestore \ 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;
KMS_KEY_ISSUE
Value: 1The KMS key used by the instance is either revoked or denied access to.
Generated from protobuf enum KMS_KEY_ISSUE = 1;