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 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\u003eOperationProgress.Types.Metric\u003c/code\u003e class represents a progress metric as a key-value pair where the key is a string and the value can be an integer, float, or string.\u003c/p\u003e\n"],["\u003cp\u003eIt shows an inheritance chain from the base \u003ccode\u003eobject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties to store metric data, such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, and \u003ccode\u003eStringValue\u003c/code\u003e, along with corresponding boolean properties (\u003ccode\u003eHasDoubleValue\u003c/code\u003e, \u003ccode\u003eHasIntValue\u003c/code\u003e, \u003ccode\u003eHasStringValue\u003c/code\u003e) to indicate if each property is set, and a \u003ccode\u003eValueCase\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides constructors for creating instances, either default or cloned from another \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]