public sealed class MetricValueSet : IMessage<MetricValueSet>, IEquatable<MetricValueSet>, IDeepCloneable<MetricValueSet>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Control v1 API class MetricValueSet.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eMetricValueSet\u003c/code\u003e class within the Google Cloud Service Control v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricValueSet\u003c/code\u003e class represents a collection of metric values that share the same metric and it implements multiple interfaces such as \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 class contains two primary properties: \u003ccode\u003eMetricName\u003c/code\u003e, which is a string representing the name of the metric and \u003ccode\u003eMetricValues\u003c/code\u003e, which is a repeated field holding the actual values for the metric.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the reference documentation available, ranging from version 1.0.0 to the latest version 2.4.0, each one being clickable and linked to its version.\u003c/p\u003e\n"]]],[],null,[]]