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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["The `ReportDetail.Types.Metrics` class in the Google Cloud Storage Insights v1 API provides a structure for different metrics associated with generated reports."],["This class is part of the `Google.Cloud.StorageInsights.V1` namespace and is implemented in the `Google.Cloud.StorageInsights.V1.dll` assembly."],["The latest version of this class is 1.3.0, with prior versions 1.2.0, 1.1.0, and 1.0.0 also available in the documentation."],["The `Metrics` class includes a property called `ProcessedRecordsCount`, which is a long integer representing the count of Cloud Storage objects in the report."],["The `Metrics` class has two constructors, a default constructor `Metrics()` and a copy constructor `Metrics(Metrics other)`."]]],[]]