[[["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, detailing its implementation and methods."],["The latest version of the `NumericValueOrBuilder` documentation is version 0.70.0, with a listing of historical versions back to 0.14.0 available."],["The `NumericValueOrBuilder` interface, which extends `MessageOrBuilder`, includes methods such as `getDoubleValue`, `getInt64Value`, `getOneValueCase`, `hasDoubleValue`, and `hasInt64Value`."],["The `getDoubleValue` and `getInt64Value` methods are used to retrieve the numeric values as either a `double` or `long` data type, respectively, and the methods `hasDoubleValue` and `hasInt64Value` are to know if they are set or not."],["The method `getOneValueCase` provides information regarding the one value that is being used from a set of possible values."]]],[]]