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\u003eGoogle.Cloud.Container.V1.OperationProgress.Types.Metric\u003c/code\u003e is 3.33.0, and the page also provides access to numerous previous versions, starting at 3.32.0 and going down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, represents a progress metric using a key-value pair where the value can be a string, integer, or float.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes constructors for creating new \u003ccode\u003eMetric\u003c/code\u003e objects, either empty or by cloning an existing \u003ccode\u003eMetric\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eName\u003c/code\u003e (the metric's name), \u003ccode\u003eDoubleValue\u003c/code\u003e (for floating-point values), \u003ccode\u003eIntValue\u003c/code\u003e (for integer values), and \u003ccode\u003eStringValue\u003c/code\u003e (for string values).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class also contains a \u003ccode\u003eValueCase\u003c/code\u003e property, which indicates whether the metric's value is a \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, or \u003ccode\u003eStringValue\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]