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` class within the Google Analytics Admin v1alpha Java library, specifically showing versions ranging from 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["`AccessMetricHeader` is a Protobuf class that describes a metric column in a report, which produces columns in rows and `MetricHeaders` when visible metrics are requested."],["The `AccessMetricHeader` class inherits from `GeneratedMessageV3` and implements `AccessMetricHeaderOrBuilder`, utilizing various methods for data handling, parsing, and field access."],["The documentation details static fields, static methods for creating instances, and instance methods for data handling, including parsing, serialization, and accessing specific fields such as `metric_name`."],["The `getMetricName()` method within the class is used to retrieve the metric's name as a string, which is represented as 'accessCount' for example, along with a `getMetricNameBytes()` that can be used to retrieve the byte format."]]],[]]