public sealed class Metric : IMessage<OperationProgress.Types.Metric>, IEquatable<OperationProgress.Types.Metric>, IDeepCloneable<OperationProgress.Types.Metric>, IBufferMessage, IMessage
Progress metric is (string, int|float|string) pair.
[[["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\u003eThe latest version of the \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e is 3.33.0, with a comprehensive list of versions provided, ranging down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e is a class that represents a progress metric as a (string, int/float/string) pair, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces like \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 \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e includes properties for \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eStringValue\u003c/code\u003e, allowing for the storage of metrics with floating point, integer, or string values, and the \u003ccode\u003eValueCase\u003c/code\u003e property helps identify the type of value being stored.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one being an empty constructor, and another that takes another \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e as a parameter to create a copy of it.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of inherited members from the parent \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, giving \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e these methods.\u003c/p\u003e\n"]]],[],null,[]]