[[["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 page provides documentation for the `AccessMetricValue` class within the Google Analytics Admin API's Java client library, specifically for version 0.21.0, with links to documentation for versions ranging from 0.14.0 to 0.70.0."],["`AccessMetricValue` represents a metric's value, and it's implemented as a subclass of `GeneratedMessageV3`, inheriting several methods related to handling and manipulating protocol buffer messages."],["The class `AccessMetricValue` can be found under `com.google.analytics.admin.v1alpha` and implements `AccessMetricValueOrBuilder` providing methods for creating, parsing, and accessing data."],["There are static methods like `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods for creating instances and handling `AccessMetricValue` objects, as well as getting a description."],["The primary method associated with `AccessMetricValue` is `getValue()`, which retrieves the string representation of the metric's value, and it contains a constant `VALUE_FIELD_NUMBER` that refers to the field number of the value in the protobuf message."]]],[]]