[[["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 `SubpropertyEventFilterExpression.ExprCase` class within the Google Analytics Admin Java library, detailing its implementation and usage across various versions."],["The latest version documented is 0.70.0, while the page also includes details for previous versions going back to 0.14.0, allowing for version-specific reference of the `ExprCase`."],["`SubpropertyEventFilterExpression.ExprCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, providing functionality for filter expressions."],["The class has static fields such as `EXPR_NOT_SET`, `FILTER_CONDITION`, `NOT_EXPRESSION`, and `OR_GROUP`, as well as static and instance methods like `forNumber`, `valueOf`, `values`, and `getNumber`, as well as inherited methods from the Enum and Object class."],["It is documented that the method `valueOf(int value)` has been deprecated and to use `forNumber(int value)` instead."]]],[]]