[[["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 `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()`."]]],[]]