[[["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 various versions of `AudienceFilterClause.FilterCase`, part of the Google Analytics Admin API, ranging from version 0.14.0 up to the latest version 0.70.0."],["The `AudienceFilterClause.FilterCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering a way to manage different types of filters."],["Static fields `FILTER_NOT_SET`, `SEQUENCE_FILTER`, and `SIMPLE_FILTER` are defined, representing different filter states or types within the `AudienceFilterClause.FilterCase` enum."],["Static methods like `forNumber(int value)`, `valueOf(String name)`, and `values()` allow for the creation and management of the different filter cases, while `valueOf(int value)` is now deprecated."],["Inherited methods such as `getNumber()` allow for interaction with the filter case's underlying numeric representation and is also included alongside methods inherited from java objects and enums."]]],[]]