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.v1beta.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."],[[["The webpage provides documentation for the `AccessMetricHeader.Builder` class within the `google-analytics-admin` Java library, specifically focusing on version 0.30.0 and its lineage."],["Version 0.70.0 is the latest available version, with many older versions being accessible down to version 0.14.0."],["The `AccessMetricHeader.Builder` class is used to describe a metric column in reports and is part of the `com.google.analytics.admin.v1beta` package, extending `GeneratedMessageV3.Builder` and implementing `AccessMetricHeaderOrBuilder`."],["This class allows for the construction of `AccessMetricHeader` objects and contains methods for managing metric names, such as `getMetricName()` and `setMetricName()`."],["The `AccessMetricHeader.Builder` class inherits a wide array of methods from parent classes, enabling complex operations like merging, cloning, and field manipulation."]]],[]]