[[["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 Java library, with version 0.70.0 being the most recent."],["`AccessMetricValue` is a protocol buffer type (`google.analytics.admin.v1alpha.AccessMetricValue`) used to represent the value of a metric, as indicated by the class definition: `public final class AccessMetricValue extends GeneratedMessageV3 implements AccessMetricValueOrBuilder`."],["The documentation covers a range of versions for `AccessMetricValue` including version 0.17.0, the focus of the document, and several versions above, all the way to 0.70.0."],["The class `AccessMetricValue` inherits from `GeneratedMessageV3`, `AbstractMessage`, `AbstractMessageLite`, and `Object` as well as implements the interface `AccessMetricValueOrBuilder` which can be seen under the inheritance section."],["The value of a metric, such as '13', is retrieved from the `getValue()` method, or from the bytes using the `getValueBytes()` method, that is part of the `AccessMetricValue` class."]]],[]]