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 page provides documentation for the `AccessDimensionHeader.Builder` class within the `com.google.analytics.admin.v1beta` package, detailing its functionality and usage in constructing dimension headers for Google Analytics Admin reports."],["The `AccessDimensionHeader.Builder` class is used to describe a dimension column in reports and it extends `GeneratedMessageV3.Builder`, inheriting its functionalities, and also implements `AccessDimensionHeaderOrBuilder`."],["This documentation covers a range of versions of the package, with version 0.70.0 being the latest and provides links to each, along with the description that it describes a dimension column in the report."],["The class includes methods for manipulating fields such as `dimension_name`, clearing fields, merging data, setting unknown fields, and managing repeated fields, such as `setDimensionName` and `clearDimensionName`."],["The page includes methods to get more information on the class, such as `getDefaultInstanceForType()` or `getDescriptorForType()`."]]],[]]