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-17 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.64.0 of the library, but also provides links to different versions of the library, from version 0.14.0 to version 0.70.0, which is the latest version."],["The class extends `GeneratedMessageV3` and implements `AccessMetricHeaderOrBuilder`, offering methods for handling metric names, parsing data, and managing different object types."],["The `AccessMetricHeader` class contains a field to store a metric name, such as 'accessCount', and details how these metrics are used in reports and filters, through the `getMetricName()` and `getMetricNameBytes()` methods."]]],[]]