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-04-01 UTC."],[[["The webpage provides documentation for the `AccessDimensionHeader.Builder` class within the `google-analytics-admin` Java library, specifically focusing on version 0.30.0."],["The `AccessDimensionHeader.Builder` class is used to describe a dimension column in a report, with dimensions producing column entries in rows and headers."],["The latest version available for `AccessDimensionHeader.Builder` is 0.70.0, with numerous previous versions documented, ranging down to 0.14.0."],["This class inherits from `GeneratedMessageV3.Builder` and implements `AccessDimensionHeaderOrBuilder`, offering various methods for building and managing dimension header objects within Google Analytics admin reports."],["The builder class contains a method to clear the name of the dimensions, as well as set the name of the dimension to a new value, and retreive the current dimension name, and other management functions."]]],[]]