Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::ReportDetail::Metrics (v0.1.0)

Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::ReportDetail::Metrics.

Different metrics associated with the generated report.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#processed_records_count

def processed_records_count() -> ::Integer
Returns
  • (::Integer) — Count of Cloud Storage objects which are part of the report.

#processed_records_count=

def processed_records_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of Cloud Storage objects which are part of the report.
Returns
  • (::Integer) — Count of Cloud Storage objects which are part of the report.