[[["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 `CustomMetricName.Builder` class within the Google Analytics Admin Java library, specifically for version 0.46.0."],["The documentation includes a list of available versions, from the latest version 0.70.0 down to version 0.14.0, with each version linking to its respective documentation."],["`CustomMetricName.Builder` is used to construct identifiers for custom metrics and it extends the `java.lang.Object` class, inheriting its members."],["The class offers methods such as `build()`, `getCustomMetric()`, `getProperty()`, `setCustomMetric(String customMetric)`, and `setProperty(String property)` to manage custom metric properties."],["The `build()` method returns a CustomMetricName type, while the `getCustomMetric()` and `getProperty()` return a String type, and `setCustomMetric()` and `setProperty()` return a `CustomMetricName.Builder` type."]]],[]]