[[["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-07 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, which extends `MessageOrBuilder`, is used for handling numerical values and includes methods like `getDoubleValue()`, `getInt64Value()`, `getOneValueCase()`, `hasDoubleValue()`, and `hasInt64Value()`."],["`NumericValueOrBuilder` allows for retrieval of either a double or a long integer value, and checking whether either of the values are set, as well as checking which value case is present, indicated by the `getOneValueCase()` method."],["Each version of the library listed provides documentation for the `NumericValueOrBuilder`, indicating a consistently present feature throughout the listed versions."],["The documentation is categorized by version number, allowing developers to access information specific to the version of the Google Analytics Admin Java library they are using."]]],[]]