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 \ InstanceMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
DISABLED_REASON_UNSPECIFIED
Value: 0This is an unknown reason for disabling.
Generated from protobuf enum DISABLED_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;