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.Builder` class within the Google Analytics Admin API, specifically for Java version 0.68.0."],["The `AccessMetricHeader.Builder` class is used to define a metric column in a report, handling metrics that are visible and requested, and it implements `AccessMetricHeaderOrBuilder`."],["The documentation outlines various methods, such as `build()`, `clear()`, `mergeFrom()`, and `setField()`, which are available for manipulating `AccessMetricHeader` objects, and also lists inherited members from parent classes."],["There is an extensive list of previous versions of this class available, ranging from version 0.70.0 (latest) down to 0.14.0."],["The documentation explains that metrics used exclusively within filters or expressions do not produce columns in a report and therefore do not have headers, while detailing the use of the `metric_name`."]]],[]]