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.v1alpha.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 Protobuf type (`google.analytics.admin.v1alpha.AccessDimensionHeader`) used for constructing dimension columns in reports."],["The class `AccessDimensionHeader.Builder` extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, offering methods for managing dimension names and fields."],["The dimension name is a string field, such as 'userEmail', and is accessible via methods like `getDimensionName()` and `setDimensionName()`."],["The `AccessDimensionHeader.Builder` class includes methods for building, clearing, merging, and managing the fields of an `AccessDimensionHeader`, such as `build()`, `clear()`, and `mergeFrom()`."]]],[]]