Common Protos for Google Cloud APIs Client - Class Load (0.5.1)

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

Load job statistics.

Generated from protobuf message google.cloud.audit.BigQueryAuditMetadata.JobStats.Load

Namespace

Google \ Cloud \ Audit \ BigQueryAuditMetadata \ JobStats

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ total_output_bytes int|string

Total bytes loaded by the import job.

getTotalOutputBytes

Total bytes loaded by the import job.

Returns
Type Description
int|string

setTotalOutputBytes

Total bytes loaded by the import job.

Parameter
Name Description
var int|string
Returns
Type Description
$this