public sealed class MetricValueSet : IMessage<MetricValueSet>, IEquatable<MetricValueSet>, IDeepCloneable<MetricValueSet>, IBufferMessage, IMessage
Represents a set of metric values in the same metric.
Each metric value in the set should have a unique combination of start time,
end time, and label values.
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eMetricValueSet\u003c/code\u003e class, which represents a set of metric values within the same metric and is part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for \u003ccode\u003eMetricValueSet\u003c/code\u003e is 2.4.0, although the current page refers to version 1.4.0 and contains links to other available versions ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricValueSet\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricValueSet\u003c/code\u003e class includes two properties, \u003ccode\u003eMetricName\u003c/code\u003e (a string) and \u003ccode\u003eMetricValues\u003c/code\u003e (a repeated field), used to store the metric's name and its associated values, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricValueSet\u003c/code\u003e class contains 2 constructors; a default one and one that takes another \u003ccode\u003eMetricValueSet\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]