[[["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-18 UTC."],[[["This webpage provides documentation for the `AudienceFilterExpression.ExprCase` enum in the Google Analytics Admin Java library, specifically for version 0.43.0, with links to other versions ranging from 0.14.0 to 0.70.0 (latest)."],["The `AudienceFilterExpression.ExprCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, inheriting methods like `compareTo`, `equals`, and `toString` from the `Enum` class."],["The enum defines static fields such as `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP` for different expression types."],["Static methods like `forNumber`, `valueOf(String)`, and `values` are available, as well as the deprecated `valueOf(int)`, for interacting with the enum values, and the method `getNumber()` which provides a number description."],["There are links available to the documentation of each versions of this Enum in the Google Analytics Admin Java library."]]],[]]