[[["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 page provides documentation for the `NumericValue.OneValueCase` enum within the Google Analytics Admin Java library, spanning versions from 0.14.0 to the latest 0.70.0."],["The `NumericValue.OneValueCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, offering a way to manage one-of field cases for numeric values."],["Key inherited members and static methods, such as `valueOf`, `values`, and `forNumber`, are documented along with their descriptions, facilitating proper usage of the class."],["The class has static fields for `DOUBLE_VALUE`, `INT64_VALUE`, and `ONEVALUE_NOT_SET`, providing different ways to classify the type of value."],["A deprecated static method `valueOf(int value)` is noted, advising users to use `forNumber(int)` instead, as well as `getNumber()` which is the sole method contained within the class."]]],[]]