[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[[["This webpage provides documentation for the `NumericValueOrBuilder` interface within the Google Analytics Admin Java library, with the latest version being 0.70.0."],["The `NumericValueOrBuilder` interface is an extension of `MessageOrBuilder` and defines methods to access and check for the presence of either a double value or an integer value."],["The interface provides the `getDoubleValue()` method to retrieve a double value and the `getInt64Value()` method to retrieve an integer value."],["There is a chronological list of 50 different versions of the `NumericValueOrBuilder` class, starting from version 0.14.0 up to 0.70.0."],["It also provides methods to check whether the doubleValue or the int64Value field is set, using `hasDoubleValue()` and `hasInt64Value()` respectively, and the method `getOneValueCase()` to determine which of these values are set."]]],[]]