[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[[["This page provides documentation for the `AccessOrderBy.OneOrderByCase` class within the Google Analytics Admin Java library, specifically focusing on version 0.46.0, with links provided for the latest version 0.70.0, and all versions in between."],["`AccessOrderBy.OneOrderByCase` is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, indicating its role in managing a set of mutually exclusive ordering options."],["The page lists inherited methods from the `Enum` and `Object` classes, along with static methods like `forNumber`, and `valueOf`, and the instance method `getNumber` that are specific to the `AccessOrderBy.OneOrderByCase` enum."],["The `AccessOrderBy.OneOrderByCase` enum contains the static fields `DIMENSION`, `METRIC`, and `ONEORDERBY_NOT_SET` that describe available ordering types."],["The `valueOf(int value)` method to obtain an enum value from an integer is noted as deprecated and advises the use of `forNumber(int)` instead."]]],[]]