[[["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 `MeasurementProtocolSecretName.Builder` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["The `MeasurementProtocolSecretName.Builder` class is used to construct names for measurement protocol secrets associated with properties and data streams, following the format: properties/{property}/dataStreams/{data_stream}/measurementProtocolSecrets/{measurement_protocol_secret}."],["The `Builder` class inherits methods from `java.lang.Object` such as `clone()`, `equals()`, `hashCode()` and more, and it provides its own methods `build()`, `getDataStream()`, `getMeasurementProtocolSecret()`, `getProperty()`, `setDataStream(String)`, `setMeasurementProtocolSecret(String)`, and `setProperty(String)`."],["The `build()` method is used to finalize and create a `MeasurementProtocolSecretName`, while `getDataStream()`, `getMeasurementProtocolSecret()`, and `getProperty()` are used to retrieve the respective parts of the name, and the `set` method are used to set the different parameters of the name."],["The documentation displays the latest version of the class, 0.70.0, and provides links to older documentation for reference, starting from version 0.14.0 up to 0.69.0, offering a full history of the class."]]],[]]