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

Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class JobInsertion.

Job insertion event.

Generated from protobuf message google.cloud.audit.BigQueryAuditMetadata.JobInsertion

Namespace

Google \ Cloud \ Audit \ BigQueryAuditMetadata

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ job Google\Cloud\Audit\BigQueryAuditMetadata\Job

Job metadata.

↳ reason int

Describes how the job was inserted.

getJob

Job metadata.

Returns
TypeDescription
Google\Cloud\Audit\BigQueryAuditMetadata\Job|null

hasJob

clearJob

setJob

Job metadata.

Parameter
NameDescription
var Google\Cloud\Audit\BigQueryAuditMetadata\Job
Returns
TypeDescription
$this

getReason

Describes how the job was inserted.

Returns
TypeDescription
int

setReason

Describes how the job was inserted.

Parameter
NameDescription
var int
Returns
TypeDescription
$this