[[["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-07 UTC."],[[["This webpage provides documentation for various versions of `CustomFieldValue.Value.ValueCase` within the Google Ad Manager Java library, ranging from version 0.1.0 to the latest version 0.19.0."],["`CustomFieldValue.Value.ValueCase` is a Java enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`."],["The enum has static fields like `DROPDOWN_VALUE`, `NUMBER_VALUE`, `STRING_VALUE`, `TOGGLE_VALUE`, and `VALUE_NOT_SET`, representing different types of custom field values."],["It provides static methods such as `forNumber`, `valueOf`, and `values`, and a method `getNumber` to interact with and retrieve information related to custom field values."],["There is a deprecated method `valueOf(int value)` that should no longer be used, having been replaced with the `forNumber(int)` method."]]],[]]