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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides a comprehensive list of versions for the `AccessMetricHeader` class in the Google Analytics Admin API, ranging from version 0.14.0 to the latest version, 0.70.0."],["`AccessMetricHeader` is a class that extends `GeneratedMessageV3` and is part of the `com.google.analytics.admin.v1alpha` package, specifically designed to describe a metric column in a report."],["The class implements the `AccessMetricHeaderOrBuilder` interface and inherits a multitude of methods from parent classes like `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3` to manage metric data."],["Static methods like `getDefaultInstance()`, `newBuilder()`, and `parseFrom()` are provided to create, configure, and parse instances of the `AccessMetricHeader` class."],["The `getMetricName()` and `getMetricNameBytes()` methods allow you to access the name of the metric as a string or bytes, respectively, within the `AccessMetricHeader` class."]]],[]]