[[["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-03-21 UTC."],[[["The content provides a historical overview of different versions of `Report.Value.ValueCase`, ranging from version 0.1.0 to the latest version, 0.19.0."],["`Report.Value.ValueCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering functionalities for working with enumerated values within the `Report.Value` context."],["The class contains a list of static fields, such as `BOOL_VALUE`, `BYTES_VALUE`, and `STRING_VALUE`, which represent different types of values that can be held."],["It also includes static methods like `forNumber`, `valueOf`, and `values`, and one standard method `getNumber`, that provide various ways to interact with and retrieve data from the enumerated values."],["The `valueOf(int value)` static method is deprecated, and should use `forNumber(int value)` instead."]]],[]]