[[["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 v1alpha Java library, spanning versions from 0.14.0 up to the latest version 0.70.0."],["The `AudienceFilterExpression.ExprCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, indicating its role in defining one-of fields within the Google Protobuf library."],["The documentation details static fields within the enum such as `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP`, which represent the different types of expressions that are possible within the enum."],["The page lists static methods like `forNumber`, `valueOf` and `values` with one method being deprecated, and a standard method `getNumber` that are available to interact with the enum."],["The page has inherited members from Java's `Enum` and `Object` classes, providing information on standard functions such as `equals`, `hashCode`, and `toString` for use with this enum."]]],[]]