[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available for the Google Cloud Monitoring v3 API is 3.15.0, while the current page focuses on version 3.6.0."],["The `LabelValue` class represents a label value and is part of the `Google.Cloud.Monitoring.V3` namespace, found in the Google.Cloud.Monitoring.V3.dll assembly."],["The `LabelValue` class can hold boolean, integer (Int64), or string values, each accessible through the `BoolValue`, `Int64Value`, and `StringValue` properties, respectively."],["The `ValueCase` property indicates which type of value (`BoolValue`, `Int64Value`, or `StringValue`) is currently set within a `LabelValue` object."],["The `LabelValue` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in a variety of different scenarios."]]],[]]