[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]