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"]],[["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 provides documentation for the `AccessMetricHeader` class within the Google Analytics Admin Java library, which describes a metric column in a report."],["The `AccessMetricHeader` class is a part of version 0.54.0 of the library, but the page also links to documentation for versions ranging from 0.14.0 to 0.70.0 (latest)."],["The `AccessMetricHeader` class extends `GeneratedMessageV3` and implements `AccessMetricHeaderOrBuilder`, offering methods to parse, build, and interact with metric header data."],["The class includes methods for retrieving the metric's name, as well as static methods for creating new instances and parsing metric header data from various sources like `InputStream`, `ByteString`, and `CodedInputStream`."],["The documentation details inherited members and methods from parent classes like `AbstractMessage` and `GeneratedMessageV3`, and also provides static fields like `METRIC_NAME_FIELD_NUMBER` and specific methods."]]],[]]