[[["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."],[[["This webpage provides documentation for the `LabelValue` class within the Google Cloud Monitoring v3 API, which represents a label value."],["The latest available version of the API is 3.15.0, while the current version of the documentation is for version 3.8.0, with a range of previous versions listed."],["The `LabelValue` class, inheriting from `object`, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`LabelValue` objects can store a bool, int64, or string label value, each accessible through properties like `BoolValue`, `Int64Value`, and `StringValue`."],["The document also outlines the constructors for creating `LabelValue` objects, either empty or by copying another `LabelValue` object, along with properties to check if a value field is set, namely `HasBoolValue`, `HasInt64Value`, and `HasStringValue`."]]],[]]