[[["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 API for Java, spanning versions from 0.1.0 to the latest 0.19.0."],["The `Report.Value.ValueCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering functionality for managing different value types within a report."],["It inherits numerous methods from the `Enum` and `Object` classes, such as `valueOf`, `compareTo`, and `equals`, providing standard enumeration and object management capabilities."],["The `Report.Value.ValueCase` enum includes static fields like `BOOL_VALUE`, `BYTES_VALUE`, and `STRING_VALUE`, among others, to represent various data types, as well as the `VALUE_NOT_SET`."],["The enum also includes static methods like `forNumber` and `valueOf`, which are used to manage the different enumeration cases, as well as a deprecated version of `valueOf`."]]],[]]