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\u003eThis document outlines the different versions of \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, ranging from the latest version 3.33.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e is a class representing a progress metric as a (string, int|float|string) pair and it implements 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 \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e has constructors for creating new instances, either empty or by cloning another \u003ccode\u003eMetric\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class contains properties including \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eStringValue\u003c/code\u003e, allowing for metrics with floating-point, integer, or custom string values, along with a \u003ccode\u003eName\u003c/code\u003e property for metric identification.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValueCase\u003c/code\u003e property identifies which type of value is currently in use, where available value types are: \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e and \u003ccode\u003eStringValue\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]