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 v1beta Java library, detailing its role in describing metric columns in reports."],["The latest version available is 0.70.0, and the page lists multiple previous versions going as far back as 0.14.0, with each version linking to specific documentation."],["The `AccessMetricHeader.Builder` class extends `GeneratedMessageV3.Builder` and implements `AccessMetricHeaderOrBuilder`, inheriting a wide array of methods for building and managing message objects."],["The class contains a method for setting and getting the metric name, which is a string that represents the name of a metric, like 'accessCount'."],["The documentation extensively covers methods for managing fields, merging data, cloning, and handling unknown fields, all common to protobuf message builders, providing a comprehensive guide to the class's capabilities."]]],[]]