[[["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 `AudienceFilterExpression.ExprCase` enum in the Google Analytics Admin Java library, specifically for version 0.66.0 and earlier versions all the way down to 0.14.0."],["The `AudienceFilterExpression.ExprCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, indicating its role in managing one-of expression cases within audience filters."],["The page lists all inherited members from `Enum` and `Object`, showcasing available methods like `valueOf`, `equals`, and `toString`."],["It details the static fields of the `AudienceFilterExpression.ExprCase` enum, such as `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, and `EXPR_NOT_SET`, which define the different types of filter expressions."],["Static and instance methods for `AudienceFilterExpression.ExprCase` are available and documented, allowing users to interact with the enum, notably through `forNumber`, `valueOf`, `values` and `getNumber`."]]],[]]