[[["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 represents a specific metric identified by its label values, as defined in a `MetricDescriptor`."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["It includes properties like `Labels` for label-value pairs, `Type` for the metric type, and static properties `Descriptor` and `Parser` for message reflection and parsing."],["The class offers methods such as `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo`, enabling operations on instances and conversions."],["It has two fields, `LabelsFieldNumber` and `TypeFieldNumber`, that define the field numbers for the \"labels\" field and the \"type\" field respectively."]]],[]]