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"]],[["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.v1alpha` package, part of the Google Analytics Admin Java library."],["The class extends `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, offering methods for creating and managing `AccessDimensionHeader` objects."],["This class is used to describe a dimension column in a report, with its key function to define the properties and the name of the dimension being used."],["The documentation includes links to various versions of the library, ranging from version 0.14.0 up to the latest 0.70.0, allowing for access to older and more recent versions of the class."],["It includes detailed information on the methods available, such as `build()`, `clear()`, `mergeFrom()`, and `setField()`, as well as inherited methods from parent classes, explaining how to use them to create, modify, and manage `AccessDimensionHeader` instances."]]],[]]