[[["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-17 UTC."],[[["The latest version of the `LabelValue` documentation is 3.15.0, part of the Google.Cloud.Monitoring.V3 library, with other available versions ranging down to 2.3.0."],["`LabelValue` is a sealed class in the Google.Cloud.Monitoring.V3 namespace that represents a label value and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["`LabelValue` can be constructed with either a default constructor or by passing another `LabelValue` object, allowing for creating new instances, and can be created as a boolean, int64, or string."],["The class includes properties to handle boolean values (`BoolValue`), 64-bit integer values (`Int64Value`), and string values (`StringValue`), along with `ValueCase` to track which value is being used."],["The class can inherit from object, and has inherited members like GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]