[[["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, spanning versions from 0.14.0 up to the latest 0.70.0."],["The `NumericValueOrBuilder` interface, which extends `MessageOrBuilder`, is designed to handle numerical data and offers methods like `getDoubleValue()`, `getInt64Value()`, `getOneValueCase()`, `hasDoubleValue()`, and `hasInt64Value()`."],["`NumericValueOrBuilder` supports both double (`double_value`) and integer (`int64_value`) data types, allowing developers to retrieve these values or check if they are set using the various getter and has methods."],["The latest version documented is version 0.70.0, and the page lists all documented versions including 0.39.0 all the way back to 0.14.0."],["The double value method and integer value method have boolean methods to tell you if they are set or not."]]],[]]