[[["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` class within the Google Analytics Admin Java library, specifically across versions ranging from 0.14.0 to 0.70.0."],["The `SubpropertyEventFilterCondition.OneFilterCase` class is an enum that implements both `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, providing functionality for managing different filter types."],["The class inherits and implements methods from `Enum`, `Internal.EnumLite`, `AbstractMessageLite.InternalOneOfEnum`, and `Object`, allowing it to perform various operations, including comparison, and retrieval of properties."],["Static fields `NULL_FILTER`, `ONEFILTER_NOT_SET`, and `STRING_FILTER` represent specific filter conditions within the `OneFilterCase`."],["Static methods like `forNumber`, `valueOf`, and `values` offer capabilities to interact with the enum's structure and retrieve relevant data, with the `valueOf(int value)` method being deprecated in favor of `forNumber(int value)`."]]],[]]