Google Cloud Data Fusion V1 Client - Class DisabledReason (0.4.1)

Reference documentation and code samples for the Google Cloud Data Fusion V1 Client class DisabledReason.

The reason for disabling the instance if the state is DISABLED.

Protobuf type google.cloud.datafusion.v1.Instance.DisabledReason

Namespace

Google \ Cloud \ DataFusion \ V1 \ Instance

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

DISABLED_REASON_UNSPECIFIED

Value: 0

This is an unknown reason for disabling.

Generated from protobuf enum DISABLED_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;