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 page details the \u003ccode\u003eMetricValueSet\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, specifically version 1.0.0, along with its different iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetricValueSet\u003c/code\u003e represents a collection of metric values that share the same metric definition, where each value has a unique combination of start time, end time, and label values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricValueSet\u003c/code\u003e class includes properties such as \u003ccode\u003eMetricName\u003c/code\u003e, to specify the metric's name, and \u003ccode\u003eMetricValues\u003c/code\u003e, which is a collection of the values within this metric.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, but the documentation specifically outlines version 1.0.0 of \u003ccode\u003eMetricValueSet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"]]],[],null,[]]