[[["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, spanning versions from 0.14.0 up to the latest 0.70.0."],["The `NumericValueOrBuilder` interface extends `MessageOrBuilder` and is used to represent a numeric value, which can be either a double or a 64-bit integer."],["The interface provides methods to retrieve the double value using `getDoubleValue()` and the integer value using `getInt64Value()`."],["It also offers methods like `hasDoubleValue()` and `hasInt64Value()` to check if a specific numeric field is set, as well as a method called `getOneValueCase()` to know which field is being used."],["The latest version of the documentation available is 0.70.0."]]],[]]