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 webpage provides documentation for the `AccessDimensionHeader.Builder` class within the `google-analytics-admin` Java library, specifically focusing on version 0.34.0."],["The latest available version is 0.70.0, with numerous previous versions (0.69.0 down to 0.14.0) also accessible, allowing for a historical view of the API."],["`AccessDimensionHeader.Builder` is used to describe a dimension column in a report, but dimensions used only in filters won't produce headers."],["The `AccessDimensionHeader.Builder` class inherits from `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, extending its functionality with inherited members."],["Methods are provided to build, clear, set, and merge data related to `AccessDimensionHeader`, such as adding repeated fields, clearing fields, setting the dimension name, and merging from other messages or streams."]]],[]]