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