[[["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 `MeasurementProtocolSecretName.Builder` class within the Google Analytics Admin API, specifically for version 0.20.0, as well as documentation for a variety of versions ranging from 0.14.0 to 0.70.0."],["The `MeasurementProtocolSecretName.Builder` class is used to construct instances related to measurement protocol secrets, following the format of `properties/{property}/dataStreams/{data_stream}/measurementProtocolSecrets/{measurement_protocol_secret}`."],["The class inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, `hashCode()`, among others, in addition to its own methods."],["Key methods in the builder include `build()`, `getDataStream()`, `getMeasurementProtocolSecret()`, `getProperty()`, `setDataStream(String dataStream)`, `setMeasurementProtocolSecret(String measurementProtocolSecret)`, and `setProperty(String property)`, all of which contribute to managing the builder's state."],["The `build()` method will return an instance of `MeasurementProtocolSecretName`, and the getter methods return strings while the setter methods will return `MeasurementProtocolSecretName.Builder` objects."]]],[]]