public sealed class OperationProgress.Types.Metric : IMessage<OperationProgress.Types.Metric>, IEquatable<OperationProgress.Types.Metric>, IDeepCloneable<OperationProgress.Types.Metric>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class OperationProgress.Types.Metric.
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 page provides documentation for the \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class within the Google Kubernetes Engine v1 API, covering versions from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class is used to represent a progress metric, which consists of a name and a value that can be either a string, integer, or floating-point number.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eStringValue\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e and booleans that represent if the aforementioned values are set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValueCase\u003c/code\u003e property indicates the type of value that is currently being utilized for the metric, which can be either a double, an int or a string.\u003c/p\u003e\n"]]],[],null,[]]