[[["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, specifically within the `com.google.analytics.admin.v1alpha` package, across various versions from 0.14.0 to the latest 0.70.0."],["`AudienceFilterExpression.ExprCase` extends `Enum` and implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, suggesting it's used for defining the type of filter expression within audience definitions."],["The enum defines static fields such as `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP` that represent different types of filter expressions."],["The page lists inherited methods from `Enum` and `Object` classes, along with specific static methods like `forNumber`, `valueOf(int value)`, `valueOf(String name)`, and `values`, as well as instance methods like `getNumber` for managing the enum's values and behavior."],["The latest available version documented is 0.70.0 and the page contains links to documentation for each version."]]],[]]