[[["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 a set of cases for access filter expressions."],["The enum inherits methods from the `Enum` and `Object` classes, and it includes static fields like `ACCESS_FILTER`, `AND_GROUP`, `NOT_EXPRESSION`, `ONEEXPRESSION_NOT_SET`, and `OR_GROUP` for specific filter expression types."],["Static methods such as `forNumber`, `valueOf` (with deprecation), and `values` are available, allowing for managing and retrieving the enum's values, along with the method `getNumber` allowing you to retrieve the number."],["The current page is for version 0.69.0 of the library, however version 0.70.0 is the most recent, and there are many previous versions that are documented."]]],[]]