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` Java library, specifically version 0.47.0."],["The `AccessMetricHeader.Builder` class is used to describe a metric column in a report, where visible metrics produce column entries and MetricHeaders, while metrics within filters or expressions do not."],["The `AccessMetricHeader.Builder` class extends `GeneratedMessageV3.Builder` and implements `AccessMetricHeaderOrBuilder`, inheriting and overriding various methods for managing message building and fields."],["The documentation lists available versions from 0.14.0 up to the latest 0.70.0 for `AccessMetricHeader.Builder`, showing the history and where to get the documentation for each."],["A key method provided is `setMetricName`, which sets the metric's name, while also offering methods like `clearMetricName` and `getMetricName` for managing the specific field."]]],[]]