[[["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-04-17 UTC."],[[["The `Metric` class represents a specific metric identified by its label values, as defined in a `MetricDescriptor`."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management."],["The class includes properties for defining the metric type and labels, as well as static properties like `Descriptor` and `Parser`."],["Key methods include `Clone()` for creating a deep clone, `Equals()` for comparison, and `MergeFrom()` for merging data from another `Metric` or a `CodedInputStream`."],["The latest version available is [2.15.0](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Metric), and earlier versions like 2.10.0 and 2.2.0 are also accessible."]]],[]]