public sealed class 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 document provides reference documentation for the \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, with the latest version being 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class represents a progress metric as a (string, int|float|string) pair, used within the context of operation progress reporting in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class includes properties to handle different value types, such as \u003ccode\u003eDoubleValue\u003c/code\u003e for floating-point numbers, \u003ccode\u003eIntValue\u003c/code\u003e for integers, and \u003ccode\u003eStringValue\u003c/code\u003e for custom values, along with a required \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThis class also shows an extensive list of versions available for this \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class, from version 3.33.0 all the way down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class 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, extending its usage for protobuf messages, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,[]]