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 latest version of the documentation available is `0.70.0`, and the page includes links to various past versions, allowing users to access information from version `0.70.0` down to `0.14.0`."],["The `AccessMetricHeader.Builder` class is designed to help build `AccessMetricHeader` objects, which are used to describe metric columns within reports, and it inherits methods from several parent classes, such as `GeneratedMessageV3.Builder`, `AbstractMessage.Builder`, and `AbstractMessageLite.Builder`."],["The class implements the `AccessMetricHeaderOrBuilder` interface and provides methods for managing fields, such as `metric_name`, which represents the name of the metric, for example, `accessCount`."],["This documentation allows users to get a view of all methods available to `AccessMetricHeader.Builder`, such as `build`, `clone`, `clear`, `setMetricName`, and `mergeFrom`, along with associated parameters and return values."]]],[]]