[[["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 webpage provides documentation for the `Report.Value.ValueCase` enum in the Google Ad Manager API for Java, showcasing versions from 0.1.0 up to the latest release, 0.19.0."],["`Report.Value.ValueCase` implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, with inherited methods from `Enum` and `Object` classes."],["The enum has several static fields, such as `BOOL_VALUE`, `BYTES_VALUE`, `DOUBLE_VALUE`, `INT_LIST_VALUE`, `INT_VALUE`, `STRING_LIST_VALUE`, `STRING_VALUE`, and `VALUE_NOT_SET`."],["It has static methods `forNumber(int value)`, `valueOf(String name)`, `values()`, and a deprecated `valueOf(int value)` which is to be replaced by `#forNumber(int)`."],["The `getNumber()` method is listed as the one instance method available within `Report.Value.ValueCase`."]]],[]]