[[["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, specifically for version 0.39.0."],["The `NumericValueOrBuilder` interface, which is an extension of `MessageOrBuilder`, handles numeric values and can store either a double or an integer."],["The interface includes methods to retrieve either a `double` or `long` value, named `getDoubleValue()` and `getInt64Value()`, respectively."],["It also provides methods, `hasDoubleValue()` and `hasInt64Value()`, to check if the `doubleValue` or `int64Value` field is set, and a `getOneValueCase()` method to determine which type of value is being stored."],["The documentation covers a comprehensive list of versions, ranging from the latest 0.70.0 down to version 0.14.0, each linked to its respective `NumericValueOrBuilder` documentation."]]],[]]