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."],[[["This webpage provides documentation for the `AccessMetricHeader.Builder` class within the Google Analytics Admin v1beta Java library, specifically starting with version 0.50.0."],["The `AccessMetricHeader.Builder` class is used to describe a metric column in a report, but only if the metrics are directly visible and requested, as opposed to being used within filters."],["The class inherits from `GeneratedMessageV3.Builder` and implements the `AccessMetricHeaderOrBuilder` interface, providing methods for building and manipulating metric header information."],["The documentation contains a list of every version of the library, from 0.14.0 to the latest 0.70.0."],["The documentation includes static methods and instance methods, like `getDescriptor()` to obtain the descriptor and `setMetricName()` to change the name of a given metric."]]],[]]