[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Metric` class, part of the `Google.Api` namespace in the `Google.Api.CommonProtos.dll` assembly, represents a specific metric identified by its `MetricDescriptor`'s label values."],["The `Metric` class implements `Protobuf.IMessage\u003cMetric\u003e` and `Protobuf.IBufferMessage`, providing methods for data serialization and manipulation, such as `CalculateSize()`, `Clone()`, `MergeFrom()`, and `WriteTo()`."],["`Metric` instances have properties such as `Labels` (a map of label values), `Type` (an existing metric type), and `Descriptor` (a message descriptor), and also contains the constants of `LabelsFieldNumber` and `TypeFieldNumber`."],["The `Metric` class includes a default constructor, `Metric()`, and a copy constructor, `Metric(Metric other)`, for creating instances, along with static methods like `Parser` for parsing metric data."],["The most up to date version of the `Metric` class is `2.15.0` however the documentation is for version `2.2.0`."]]],[]]