Describes a metric column in the report. Visible metrics requested in a
report produce column entries within rows and MetricHeaders. However,
metrics used exclusively within filters or expressions do not produce columns
in a report; correspondingly, those metrics do not produce headers.
Protobuf type google.analytics.admin.v1alpha.AccessMetricHeader
[[["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."],[[["This webpage provides documentation for the `AccessMetricHeader.Builder` class within the Google Analytics Admin v1alpha Java library, detailing its use in constructing metric column headers for reports."],["The `AccessMetricHeader.Builder` class, which extends `GeneratedMessageV3.Builder`, is used to create `AccessMetricHeader` instances, which define metric columns in reports and includes methods for managing metric names."],["The page lists numerous versions of the Java library for `AccessMetricHeader.Builder`, ranging from version 0.14.0 to 0.70.0, with version 0.70.0 being the latest."],["`AccessMetricHeader.Builder` objects can be manipulated through several methods, including setting, clearing, and merging data, and can be built into final `AccessMetricHeader` objects."],["The documentation includes information on inherited methods from various superclasses like `AbstractMessage.Builder` and `GeneratedMessageV3.Builder`, which offer functionalities for working with protocol buffers."]]],[]]