[[["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 details the `Report.Value.ValueCase` enum within the Google Ad Manager API's version 0.17.0, which implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`."],["The `Report.Value.ValueCase` enum includes static fields such as `BOOL_VALUE`, `BYTES_VALUE`, `DOUBLE_VALUE`, `INT_LIST_VALUE`, `INT_VALUE`, `STRING_LIST_VALUE`, `STRING_VALUE`, and `VALUE_NOT_SET`."],["The enum provides static methods like `forNumber(int value)`, a deprecated `valueOf(int value)`, `valueOf(String name)`, and `values()` to access and utilize the enum's values."],["It also inherits members from `Enum` and `Object` classes, offering functionalities like `compareTo`, `equals`, `hashCode`, `toString`, `getClass`, and `wait`."],["This documentation shows available versions from 0.19.0 (latest) down to 0.1.0, each with its own corresponding documentation."]]],[]]