Google Cloud Storage Insights v1 API - Class ReportDetail.Types.Metrics (1.3.0)

public sealed class ReportDetail.Types.Metrics : IMessage<ReportDetail.Types.Metrics>, IEquatable<ReportDetail.Types.Metrics>, IDeepCloneable<ReportDetail.Types.Metrics>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Storage Insights v1 API class ReportDetail.Types.Metrics.

Different metrics associated with the generated report.

Inheritance

object > ReportDetail.Types.Metrics

Namespace

Google.Cloud.StorageInsights.V1

Assembly

Google.Cloud.StorageInsights.V1.dll

Constructors

Metrics()

public Metrics()

Metrics(Metrics)

public Metrics(ReportDetail.Types.Metrics other)
Parameter
Name Description
other ReportDetailTypesMetrics

Properties

ProcessedRecordsCount

public long ProcessedRecordsCount { get; set; }

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

Property Value
Type Description
long