[[["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 page 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`, which are both parts of the protobuf library."],["There are several static fields provided, including `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP`, each representing different filter expression types."],["The documented static methods include `forNumber(int value)`, a deprecated `valueOf(int value)`, `valueOf(String name)`, and `values()`, which are designed to handle enum values and data."],["The sole documented instance method, `getNumber()`, is used to retrieve the numerical representation of an enum value."]]],[]]