[[["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."],[[["This webpage provides documentation for the `Report.Value.ValueCase` enum within the Google Ad Manager Java library, detailing its various versions."],["The latest version documented is 0.19.0, while older versions are also available, ranging down to 0.1.0."],["`Report.Value.ValueCase` implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, providing an internal structure and functionality for the enum."],["The enum includes static fields like `BOOL_VALUE`, `STRING_VALUE`, and `VALUE_NOT_SET`, as well as methods like `forNumber`, `valueOf`, and `getNumber`."],["The deprecated `valueOf(int value)` method should be replaced with the `forNumber(int)` method, as indicated."]]],[]]