[[["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 `ChannelGroupFilter.ValueFilterCase` class in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest version 0.70.0."],["The `ChannelGroupFilter.ValueFilterCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, indicating its role in defining filter cases."],["The page details inherited members from `Enum` and `Object` classes, such as `valueOf`, `compareTo`, `equals`, and `toString`, showing functionalities available to the `ChannelGroupFilter.ValueFilterCase` enum."],["The documentation includes static fields `IN_LIST_FILTER`, `STRING_FILTER`, and `VALUEFILTER_NOT_SET`, along with static methods like `forNumber`, `valueOf`, and `values`, and a method called `getNumber`, for developers to utilize this class."],["There is also a deprecated method called `valueOf(int value)` on the page, in which it is stated to use `#forNumber(int)` instead."]]],[]]