[[["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 `AudienceFilterExpression.ExprCase` enum in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `AudienceFilterExpression.ExprCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering functionality related to handling one-of expressions."],["The enum contains static fields like `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP`, each representing a specific type of filter expression case."],["There are static methods available such as `forNumber`, `valueOf`, and `values`, along with an instance method `getNumber`, for managing and accessing enum values."],["The page also shows members inherited from the `Enum` and `Object` classes, including functions for comparison, cloning, and object interaction."]]],[]]