[[["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 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`, which can be seen through the inherited members listed."],["There are three static fields: `IN_LIST_FILTER`, `STRING_FILTER`, and `VALUEFILTER_NOT_SET`, which represents available value filter cases for the `ChannelGroupFilter`."],["The webpage provides static methods such as `forNumber(int value)`, `valueOf(String name)`, `values()`, and a deprecated `valueOf(int value)` for interacting with the `ChannelGroupFilter.ValueFilterCase` enum."],["The webpage lists one method, `getNumber()`, that is available to get a number value related to the enum."]]],[]]