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

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

Extract job statistics.

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

Namespace

Google \ Cloud \ Audit \ BigQueryAuditMetadata \ JobStats

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ total_input_bytes int|string

Total bytes exported by the extract job.

getTotalInputBytes

Total bytes exported by the extract job.

Returns
Type Description
int|string

setTotalInputBytes

Total bytes exported by the extract job.

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