Google Cloud Storage Insights V1 Client - Class Metrics (0.1.1)

Reference documentation and code samples for the Google Cloud Storage Insights V1 Client class Metrics.

Different metrics associated with the generated report.

Generated from protobuf message google.cloud.storageinsights.v1.ReportDetail.Metrics

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ processed_records_count int|string

Count of Cloud Storage objects which are part of the report.

getProcessedRecordsCount

Count of Cloud Storage objects which are part of the report.

Returns
TypeDescription
int|string

setProcessedRecordsCount

Count of Cloud Storage objects which are part of the report.

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this