[[["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."],[[["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."]]],[]]