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 provides documentation for the `AccessMetricHeader.Builder` class within the Google Analytics Admin API for Java, specifically within the `v1alpha` package."],["The content lists various versions of the API, starting from version 0.14.0 up to the latest version 0.70.0, each with a direct link to its respective documentation."],["The `AccessMetricHeader.Builder` class is used to describe a metric column in a report, and it extends `GeneratedMessageV3.Builder`, inheriting its functionality and implementing `AccessMetricHeaderOrBuilder`."],["The class includes methods for building, clearing, cloning, and managing fields, including a `metric_name`, allowing developers to programmatically interact with metric headers."],["The page documents both inherited methods from superclasses and specific methods of the AccessMetricHeader.Builder, providing a comprehensive guide for development using this API class."]]],[]]