Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class Reason.
Describes how the job was deleted.
Protobuf type google.cloud.audit.BigQueryAuditMetadata.JobDeletion.Reason
Namespace
Google \ Cloud \ Audit \ BigQueryAuditMetadata \ JobDeletionMethods
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;
JOB_DELETE_REQUEST
Value: 1Job was deleted using the jobs.delete API.
Generated from protobuf enum JOB_DELETE_REQUEST = 1;