[[["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 release, 0.70.0."],["The `NumericValueOrBuilder` interface extends `MessageOrBuilder` and offers methods to handle either double or integer (long) values, specifically using the methods `getDoubleValue()` and `getInt64Value()`."],["It includes methods like `hasDoubleValue()` and `hasInt64Value()` to check if a double or integer value is set, in addition to `getOneValueCase()` to get the type of the value being used."],["The latest documentation is available at the link associated with version 0.70.0, and older versions can be found within the list of versions."],["The documented code within this page is for version 0.16.0 of the library."]]],[]]