[[["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."],[[["The document provides a comprehensive list of versions for the `AccessDimensionValue` class in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["`AccessDimensionValue` is a final class, `public final class AccessDimensionValue`, which is part of the `com.google.analytics.admin.v1beta` package, used to represent a dimension value in Google Analytics data, and it extends from `GeneratedMessageV3`, implementing `AccessDimensionValueOrBuilder`."],["This class inherits various methods and functionalities from its parent classes, such as `AbstractMessageLite`, `AbstractMessage`, and `GeneratedMessageV3`, for tasks like equality checks, serialization, and parsing."],["The document contains static methods for creating new instances, parsing data, and getting default instances, which shows how to interact with the class in different scenarios."],["Static fields like `VALUE_FIELD_NUMBER` are also provided, which indicates a particular field that this class uses internally, and it has various methods for getting the value and the bytes of that value, such as `getValue()` and `getValueBytes()`."]]],[]]