[[["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 provides documentation for the `ChannelGroupFilterExpression.ExprCase` enum in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `ChannelGroupFilterExpression.ExprCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering a set of methods for enum manipulation and data handling."],["The content lists inherited members from the `Enum` and `Object` classes, showing the parent classes the current enum inherits from, while also listing the Static and Normal methods associated to the current enum."],["There are five static fields (`AND_GROUP`, `EXPR_NOT_SET`, `FILTER`, `NOT_EXPRESSION`, `OR_GROUP`) in the `ChannelGroupFilterExpression.ExprCase` enum."],["The page features four static methods: `forNumber(int value)`, `valueOf(int value)` (deprecated), `valueOf(String name)`, and `values()`, alongside one instance method, `getNumber()`."]]],[]]