[[["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."],[[["This webpage provides documentation for the `Report.Value.ValueCase` enum in the Google Ad Manager Java library, with versions ranging from 0.1.0 to the latest 0.19.0."],["The `Report.Value.ValueCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, and has methods inherited from `Enum` and `Object`."],["It includes static fields like `BOOL_VALUE`, `BYTES_VALUE`, `DOUBLE_VALUE`, etc., and it defines the possible types for a value within a report."],["Static methods `forNumber`, `valueOf(String)`, `values`, as well as the `getNumber()` method, are available for interacting with the `Report.Value.ValueCase` enum, including a deprecated `valueOf(int)` method that now suggests using `forNumber(int)` instead."]]],[]]