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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The page provides a comprehensive list of versions for `AccessDimensionHeader.Builder`, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["`AccessDimensionHeader.Builder` is a class that extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, and it's part of the Google Analytics Admin API in Java."],["The `AccessDimensionHeader` describes a dimension column in a report, where dimensions in the report create column entries, but dimensions used only in filters or expressions do not."],["The class includes methods for building, clearing, merging, and setting dimension-related data, along with inherited methods from its superclasses like `AbstractMessage` and `GeneratedMessageV3`."],["The `AccessDimensionHeader.Builder` has a static method `getDescriptor()` that returns a `Descriptor` object, and has methods such as `getDimensionName()`, `setDimensionName()`, as well as several merge and clear operations."]]],[]]