[[["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 `AccessFilterExpression.OneExpressionCase` enum in the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `AccessFilterExpression.OneExpressionCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering functionality related to one-of expressions within access filters."],["The enum has several static fields such as `ACCESS_FILTER`, `AND_GROUP`, `NOT_EXPRESSION`, `ONEEXPRESSION_NOT_SET`, and `OR_GROUP`, representing different types of filter expressions."],["It includes static methods like `forNumber`, `valueOf`, and `values`, along with an inherited method `getNumber`, to handle enum values and their retrieval."],["The `valueOf(int value)` method is marked as deprecated, with a recommendation to use `forNumber(int)` instead."]]],[]]