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 documents various versions of the `AccessMetricHeader.Builder` class within the Google Analytics Admin V1alpha Java library, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `AccessMetricHeader.Builder` class is used to describe a metric column in a report, which includes its name, and is crucial for understanding report data, as this is a builder class of `AccessMetricHeader`."],["The `AccessMetricHeader.Builder` class extends the `GeneratedMessageV3.Builder` class, inheriting numerous methods for message building and manipulation."],["The `AccessMetricHeader.Builder` class provides methods for setting, clearing, and retrieving the metric's name, such as `setMetricName`, `clearMetricName`, and `getMetricName`, respectively."],["The class `AccessMetricHeader.Builder` is used to build the class `AccessMetricHeader` and will return that class when using the functions `build()` and `buildPartial()`."]]],[]]