[[["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 webpage provides documentation for the `NumericValueOrBuilder` interface within the Google Analytics Admin Java library, detailing its methods and implementations across multiple versions."],["The latest version of `NumericValueOrBuilder` documented is 0.70.0, with older versions, all the way back to 0.14.0, also listed and accessible."],["The `NumericValueOrBuilder` interface extends `MessageOrBuilder` and defines methods to access either a double (`getDoubleValue`) or a long integer (`getInt64Value`), with related methods to verify if either of these has been set."],["`getOneValueCase()` is a method of the `NumericValueOrBuilder` that is designed to help understand which of the two potential values (double or long integer) is being used."],["The documentation includes detailed information about the return types and descriptions for each method, and also shows which data types are being used, such as `double`, `long`, and `boolean`."]]],[]]