Google Cloud Filestore V1 Client - Class SuspensionReason (1.5.6)

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 \ 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;

KMS_KEY_ISSUE

Value: 1

The KMS key used by the instance is either revoked or denied access to.

Generated from protobuf enum KMS_KEY_ISSUE = 1;