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-04-09 UTC."],[[["This webpage lists the versions of the `AccessMetricHeader` class within the Google Analytics Admin Java library, with version 0.70.0 being the latest."],["`AccessMetricHeader` is a class used to describe a metric column in a report, visible metrics will appear as column entries within rows and `MetricHeaders`, while metrics only used in filters or expressions will not produce headers."],["The `AccessMetricHeader` class extends `GeneratedMessageV3` and implements `AccessMetricHeaderOrBuilder`, inheriting a wide range of methods and properties from these classes."],["The class provides static methods to create instances, parse data, and manage the class descriptor, while instance methods are used for getting information or modify its values."],["The class documentation include the field `METRIC_NAME_FIELD_NUMBER` which is an int representing the associated number for metric name, and the method to access it's value `getMetricName()`."]]],[]]