[[["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 webpage provides documentation for the `EnhancedMeasurementSettingsName.Builder` class within the Google Analytics Admin API for Java, offering a range of versions from 0.14.0 up to the latest version 0.70.0."],["The `EnhancedMeasurementSettingsName.Builder` class is used to create objects representing enhanced measurement settings names for properties and data streams in Google Analytics, following a specific naming convention."],["The Builder class, inheriting from `java.lang.Object`, includes methods to set the property and data stream, such as `setProperty(String property)` and `setDataStream(String dataStream)`."],["The `build()` method, as a part of the class methods, will construct and return an `EnhancedMeasurementSettingsName` object, after setting the property and data stream correctly."],["The page also documents the inherited members of `java.lang.Object` such as `equals`, `hashCode`, and `toString`, that are usable within the EnhancedMeasurementSettingsName.Builder class."]]],[]]