Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class Reason.
Describes how the unlinking operation occurred.
Protobuf type google.cloud.audit.BigQueryAuditMetadata.UnlinkDataset.Reason
Namespace
Google \ Cloud \ Audit \ BigQueryAuditMetadata \ UnlinkDatasetMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
REASON_UNSPECIFIED
Value: 0Unknown.
Generated from protobuf enum REASON_UNSPECIFIED = 0;
UNLINK_API
Value: 1Linked dataset unlinked via API
Generated from protobuf enum UNLINK_API = 1;