[[["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-09 UTC."],[[["The webpage provides a comprehensive list of versions for `NumericValue.Builder`, ranging from the latest version 0.70.0 down to version 0.14.0, all within the context of the Google Analytics Admin v1beta Java library."],["`NumericValue.Builder` is a class used to represent numerical values within the `google.analytics.admin.v1beta` protocol buffer type, specifically designed to be part of the library for managing Google Analytics configurations."],["The `NumericValue.Builder` class extends `GeneratedMessageV3.Builder` and implements `NumericValueOrBuilder`, inheriting a wide array of methods for building and manipulating protocol buffer messages, including setting, clearing, and merging fields."],["There are several methods offered by this class to modify the value of the fields, such as `setDoubleValue()`, `setInt64Value()`, `clearDoubleValue()` and `clearInt64Value()`."],["This class also allows you to set the unknown fields, using `setUnknownFields()` and `mergeUnknownFields()` methods, and clear them via `clear()`, `clearField()` and `clearOneof()` methods."]]],[]]