[[["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-03-21 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 the `NumericValueOrBuilder` documentation is 0.70.0, and previous versions are available from 0.69.0 all the way down to 0.14.0."],["The `NumericValueOrBuilder` interface is designed to provide a structure for numeric values and extends the `MessageOrBuilder` interface, implementing methods such as `getDoubleValue`, `getInt64Value`, and `getOneValueCase` to handle numeric data."],["There are methods available to check if `int64_value` or `double_value` are set with `hasInt64Value()` and `hasDoubleValue()` respectively, with both returning a boolean value."],["`NumericValueOrBuilder` methods return `double`, `long`, or `NumericValue.OneValueCase` type, corresponding to whether you are getting a double value, a long value or the one value case."]]],[]]