[[["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-07 UTC."],[[["This webpage provides documentation for various versions of the `AudienceDimensionOrMetricFilter.NumericValue.OneValueCase` class within the Google Analytics Admin API, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The class is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, indicating its role in internal data handling and message processing."],["The `AudienceDimensionOrMetricFilter.NumericValue.OneValueCase` enum has three static fields: `DOUBLE_VALUE`, `INT64_VALUE`, and `ONEVALUE_NOT_SET`."],["There are four static methods and one instance method offered by this class: `forNumber(int value)`, `valueOf(int value)`, `valueOf(String name)`, `values()`, and `getNumber()` respectively, alongside a large list of inherited methods."],["The `valueOf(int value)` static method is deprecated, recommending the use of `forNumber(int)` instead."]]],[]]