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 webpage provides documentation for the \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.33.0, but documentation is available for versions ranging from 3.33.0 down to 2.3.0, allowing access to previous releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e represents a progress metric, which is essentially a key-value pair where the value can be an integer, a floating-point number, or a custom string.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to manage and clone messages efficiently.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four properties, name, intValue, doubleValue and stringValue, each containing a description of what they represent, along with the constructor properties, Metric() and Metric(Metric other).\u003c/p\u003e\n"]]],[],null,[]]