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
Namespace
Google \ Cloud \ StorageInsights \ V1 \ ReportDetailMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
int|string |
setProcessedRecordsCount
Count of Cloud Storage objects which are part of the report.
Parameter | |
---|---|
Name | Description |
var |
int|string
|
Returns | |
---|---|
Type | Description |
$this |