[[["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 document provides versioned documentation for `AudienceFilterExpression.ExprCase` in the Google Analytics Admin API, ranging from version 0.14.0 up to the latest, 0.70.0."],["`AudienceFilterExpression.ExprCase` is a Java enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`."],["The enum `AudienceFilterExpression.ExprCase` has several static fields which are `AND_GROUP`, `DIMENSION_OR_METRIC_FILTER`, `EVENT_FILTER`, `EXPR_NOT_SET`, `NOT_EXPRESSION`, and `OR_GROUP`, each with a unique function within the API."],["Static methods for the `AudienceFilterExpression.ExprCase` enum include `forNumber(int value)`, `valueOf(int value)` (deprecated), `valueOf(String name)`, and `values()`, offering different ways to access and interact with the enum."],["The primary method for use on the `AudienceFilterExpression.ExprCase` enum is `getNumber()`."]]],[]]