[[["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 webpage provides documentation for the `AudienceFilterClause.FilterCase` enum within the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `AudienceFilterClause.FilterCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering specific filter case options."],["The enum has static fields like `FILTER_NOT_SET`, `SEQUENCE_FILTER`, and `SIMPLE_FILTER` to define different types of filters."],["Static methods are available, including `forNumber(int value)`, `valueOf(int value)` (deprecated), `valueOf(String name)`, and `values()`, for various operations on the enum."],["The instance method, `getNumber()`, is available to retrieve the number that represents the current filter."]]],[]]