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