[[["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 `AccessMetricValue.Builder` class within the `google-analytics-admin` Java library, specifically focusing on version 0.26.0 but also listing other versions up to the latest 0.70.0."],["`AccessMetricValue.Builder` is a Protobuf builder class used to construct `AccessMetricValue` objects, representing the value of a metric in Google Analytics."],["The page lists all the inherited methods and static methods of the `AccessMetricValue.Builder` class which include those from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`."],["The `AccessMetricValue.Builder` class includes methods to manage and manipulate metric values, such as `setValue`, `getValue`, `setValueBytes`, `clearValue`, and methods for building and managing fields in the Protobuf structure, such as `addRepeatedField` and `setRepeatedField`."],["This `AccessMetricValue.Builder` class allows developers to create a value for a metric using the `build()` method."]]],[]]