[[["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 various versions of `AccessFilterExpression.OneExpressionCase`, part of the Google Analytics Admin API, ranging from version 0.14.0 up to the latest version 0.70.0."],["`AccessFilterExpression.OneExpressionCase` is a Java enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering specific functionalities related to access filter expressions."],["The enum includes static fields like `ACCESS_FILTER`, `AND_GROUP`, `NOT_EXPRESSION`, `ONEEXPRESSION_NOT_SET`, and `OR_GROUP`, which represent different states or types of expressions within the filter."],["Key methods include `forNumber(int value)` to retreive a `OneExpressionCase` from a number, `valueOf(String name)` to retrieve from the name, `values()` for all the cases, and `getNumber()` to retrieve the number associated with a case."],["The documentation lists inherited members from the `Enum` and `Object` classes, such as methods for comparison, class retrieval, and string representation."]]],[]]