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 version 3.4.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e class represents a progress metric, which is a key-value pair where the key is a string (metric name) and the value can be an integer, float, or string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMetric\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e (the metric name), and value properties such as \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eDoubleValue\u003c/code\u003e, and \u003ccode\u003eStringValue\u003c/code\u003e to store different value types, along with \u003ccode\u003eValueCase\u003c/code\u003e which helps determine the type of the value.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to past versions of the \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e, ranging from versions 3.33.0 down to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]