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 webpage provides a comprehensive list of versions for `AccessMetricHeader`, ranging from the latest version 0.70.0 down to version 0.14.0."],["`AccessMetricHeader` is a class within the `google.analytics.admin.v1alpha` package, extending `GeneratedMessageV3` and implementing `AccessMetricHeaderOrBuilder`, which describes a metric column in a report."],["The class `AccessMetricHeader` is used to represent metrics in reports, with the `getMetricName()` method retrieving the metric's name, such as 'accessCount'."],["This class inherits several methods from its superclasses, including `equals`, `hashCode`, and various `parseFrom` methods for handling data input."],["There are several static methods for parsing and creation of the `AccessMetricHeader`, for example, `getDefaultInstance()`, `newBuilder()` or `parseFrom()`."]]],[]]