Describes a dimension column in the report. Dimensions requested in a report
produce column entries within rows and DimensionHeaders. However, dimensions
used exclusively within filters or expressions do not produce columns in a
report; correspondingly, those dimensions do not produce headers.
Protobuf type google.analytics.admin.v1beta.AccessDimensionHeader
[[["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 latest version of the Google Analytics Admin Java library for `AccessDimensionHeader` is 0.70.0, with multiple prior versions available, down to 0.14.0."],["`AccessDimensionHeader` describes a dimension column in a report, representing how dimensions are displayed in rows and headers, and it is a part of the `google.analytics.admin.v1beta` package."],["The `AccessDimensionHeader` class extends `GeneratedMessageV3` and implements `AccessDimensionHeaderOrBuilder`, which are both part of Google's Protocol Buffers."],["This class includes methods for parsing, serialization, and accessing fields like `dimension_name`, which is used to represent the name of a dimension, such as 'userEmail'."],["Static methods are provided for creating new instances, builders, obtaining the default instance, getting the descriptor, and parsing data from various sources like `ByteString`, `InputStream`, and byte arrays."]]],[]]