[[["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 `LabelValue` class represents a label value and is part of the `Google.Cloud.Monitoring.V3` namespace within the `Google.Cloud.Monitoring.V3.dll` assembly."],["There are multiple versions of the `LabelValue` class available, ranging from version 2.3.0 up to the latest, 3.15.0, each accessible via specific URLs."],["`LabelValue` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `LabelValue` class has three properties to store label values: `BoolValue` of boolean type, `Int64Value` of int64 type, and `StringValue` of string type."],["The `ValueCase` property represents the underlying data type of the label, and can be of the type `LabelValue.ValueOneofCase`."]]],[]]