[[["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 page provides documentation for the `CustomMetricName.Builder` class within the Google Analytics Admin Java library, specifically for version 0.15.0."],["The latest version available for `CustomMetricName.Builder` is 0.70.0, and it has a full list of previous versions, starting at 0.69.0, then descending down all the way to 0.14.0."],["`CustomMetricName.Builder` is a builder class for constructing `CustomMetricName` objects, used for managing properties and custom metrics."],["The class includes methods for building, `build()`, getting the custom metric, `getCustomMetric()`, getting the property, `getProperty()`, setting the custom metric, `setCustomMetric(String customMetric)`, and setting the property, `setProperty(String property)`."],["The `CustomMetricName.Builder` class inherits multiple methods from `java.lang.Object`, such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()`."]]],[]]