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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The webpage documents various versions of the `AccessMetricHeader.Builder` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version 0.70.0."],["`AccessMetricHeader.Builder` is a subclass of `GeneratedMessageV3.Builder`, implementing `AccessMetricHeaderOrBuilder`, and used for building instances of `AccessMetricHeader`."],["This class is responsible for defining metric columns in reports, with the metric's name (e.g., 'accessCount') being a key property."],["The class supports methods for managing fields and properties, such as `addRepeatedField`, `build`, `clear`, and `setMetricName`, among others, inherited from parent classes."],["The most recent release for the class is version 0.70.0, while version 0.56.0 is also listed which is the focus of the current documentation."]]],[]]