[[["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 v1beta Java library, specifically from version 0.14.0 up to the latest version 0.70.0."],["The `CustomMetricName.Builder` class is used to construct instances of `CustomMetricName`, representing a custom metric within a Google Analytics property, with inheritance from `java.lang.Object`."],["The `CustomMetricName.Builder` class includes methods to `build()` a `CustomMetricName` instance, retrieve the custom metric and property (`getCustomMetric()`, `getProperty()`), and set the custom metric and property (`setCustomMetric(String)`, `setProperty(String)`)."],["The documentation includes a list of inherited methods from the base `Object` class, such as `clone()`, `equals()`, and `hashCode()`, detailing their usage within this Java library context."]]],[]]