Common Protos for Google Cloud APIs Client - Class Reason (0.4.2)

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

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

REASON_UNSPECIFIED

Value: 0

Unknown.

Generated from protobuf enum REASON_UNSPECIFIED = 0;

JOB_DELETE_REQUEST

Value: 1

Job was deleted using the jobs.delete API.

Generated from protobuf enum JOB_DELETE_REQUEST = 1;