[[["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 version, 0.70.0."],["The `AudienceFilterExpression.ExprCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering methods and properties for handling different types of audience filter expressions."],["Static fields within `AudienceFilterExpression.ExprCase` include options such as `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP`, which describe the nature of the filter expressions."],["The page details both static methods like `forNumber(int value)`, `valueOf(String name)`, and `values()`, alongside an instance method `getNumber()`, enabling interaction and value retrieval from the enum."],["The documentation references inherited members of the `Enum` and `Object` classes."]]],[]]