[[["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."],["The latest version of the library is 0.70.0, while the current page focuses on version 0.68.0, and also gives access to a history of previous versions."],["`NumericValueOrBuilder` implements `MessageOrBuilder` and provides methods like `getDoubleValue()`, `getInt64Value()`, `getOneValueCase()`, `hasDoubleValue()`, and `hasInt64Value()` for interacting with numeric values."],["The documentation specifies that `getDoubleValue()` returns a `double`, `getInt64Value()` returns a `long`, and `hasDoubleValue()` and `hasInt64Value()` return a `boolean` indicating whether these values are set."],["The `NumericValue.OneValueCase` type, returned by `getOneValueCase()` is also defined, likely to handle cases where only one of the numeric types is set."]]],[]]