[[["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 lists various versions of the `NumericValue.OneValueCase` class for the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `NumericValue.OneValueCase` class is an enum that implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum` from the Protobuf library."],["The enum `NumericValue.OneValueCase` includes static fields such as `DOUBLE_VALUE`, `INT64_VALUE`, and `ONEVALUE_NOT_SET`, used to describe different types."],["The class provides static methods `forNumber(int value)`, `valueOf(String name)`, and `values()` for interaction with the enum values, and the method `getNumber()` is available for each enum instance."],["Version 0.64.0 indicates the method `valueOf(int value)` is deprecated and replaced with the new `forNumber(int)` method."]]],[]]