[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `CustomMetricName.Builder` class within the Google Analytics Admin Java library, specifically for version 0.14.0 and onward to the latest release."],["The latest version documented is 0.70.0, with a history of documentation available for versions dating back to 0.14.0."],["The `CustomMetricName.Builder` class is used to build `CustomMetricName` objects for properties and custom metrics, with the builder inheriting members from the base `java.lang.Object` class."],["Key methods include `build()`, `getCustomMetric()`, `getProperty()`, `setCustomMetric(String customMetric)`, and `setProperty(String property)`, each serving a distinct purpose in creating and configuring a `CustomMetricName` instance."],["The builder has public methods that allow for the setting of the custom metric, and property strings and retrieval of each, allowing for the construction of the CustomMetricName, which is returned from the build method."]]],[]]