[[["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 `SubpropertyEventFilterCondition.OneFilterCase` enum within the Google Analytics Admin v1alpha Java library, spanning versions 0.14.0 to 0.70.0, with the latest version being 0.70.0."],["The `SubpropertyEventFilterCondition.OneFilterCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, indicating its use within Google's protocol buffer framework."],["The enum has three static fields: `NULL_FILTER`, `ONEFILTER_NOT_SET`, and `STRING_FILTER`, which represent different states or types of filters within the subproperty event filtering."],["Key static methods included are `forNumber(int value)` and `valueOf(String name)`, which are used for retrieving the enum value by its number and name respectively, as well as the `values()` method which lists all possible enum values."],["The page contains an inherited members section listing the methods that it inherets from other classes, such as `Enum`, and `Object`."]]],[]]