[[["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-04-17 UTC."],[[["This page provides documentation for the `NumericValue` class within the Google Analytics Admin v1beta Java library, specifically version 0.58.0, with links to other versions as well."],["`NumericValue` is a Protobuf type (`google.analytics.admin.v1beta.NumericValue`) designed to represent a number in the Google Analytics Admin API."],["The `NumericValue` class extends `GeneratedMessageV3` and implements `NumericValueOrBuilder`, inheriting and implementing various methods for message manipulation and data handling."],["The documentation includes both static methods for parsing and creating `NumericValue` instances, such as `parseFrom()` and `newBuilder()`, as well as instance methods for data access and manipulation, such as `getDoubleValue()` and `hasInt64Value()`."],["The class can represent numerical data as either a `double` or a `long`, accessible through the `getDoubleValue()` and `getInt64Value()` methods, respectively, and it provides details on inherited members for those who are looking for more specific actions."]]],[]]