public sealed class Metric : IMessage<OperationProgress.Types.Metric>, IEquatable<OperationProgress.Types.Metric>, IDeepCloneable<OperationProgress.Types.Metric>, IBufferMessage, IMessage
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 outlines the \u003ccode\u003eMetric\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for version 3.0.0, which is a part of the Google Cloud Container API library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetric\u003c/code\u003e class is designed to represent progress metrics as key-value pairs, supporting integer, floating-point, and string value types.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, which are common for handling messages in the Google Protocol Buffers system.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists a range of previous versions of the API, from 3.32.0 down to 2.3.0, all of which include the \u003ccode\u003eOperationProgress.Types.Metric\u003c/code\u003e type, with 3.33.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 4 public properties, \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eIntValue\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eStringValue\u003c/code\u003e, along with \u003ccode\u003eValueCase\u003c/code\u003e for tracking the data type of the stored value.\u003c/p\u003e\n"]]],[],null,[]]