[[["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 webpage provides documentation for the `ExpandedDataSetFilter.OneFilterCase` enum in the Google Analytics Admin Java library, specifically within the `com.google.analytics.admin.v1alpha` package."],["The latest version available for this documentation is 0.70.0, and the page lists versions back to 0.14.0, offering documentation for each release."],["The `ExpandedDataSetFilter.OneFilterCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, inheriting methods from the base `Enum` and `Object` classes."],["The enum includes static fields such as `IN_LIST_FILTER`, `ONEFILTER_NOT_SET`, and `STRING_FILTER`, and offers static methods like `forNumber`, `valueOf(int)`, `valueOf(String)` and `values()` for managing and accessing enum values, along with the method `getNumber`."],["The `valueOf(int)` static method is currently deprecated, and the user should use `forNumber(int)` instead."]]],[]]