[[["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 to 0.70.0, where 0.70.0 is the latest version."],["The `MeasurementProtocolSecretName.Builder` is used to create instances for `properties/{property}/dataStreams/{data_stream}/measurementProtocolSecrets/{measurement_protocol_secret}`, as indicated by its function."],["The `Builder` class inherits from `java.lang.Object`, and offers methods such as `build()`, `getDataStream()`, `getMeasurementProtocolSecret()`, `getProperty()`, `setDataStream(String dataStream)`, `setMeasurementProtocolSecret(String measurementProtocolSecret)`, and `setProperty(String property)`, to manage the creation of the `MeasurementProtocolSecretName` objects."],["The listed methods such as `getDataStream`, `getMeasurementProtocolSecret`, `getProperty`, all return `String` values, whereas the `setDataStream`, `setMeasurementProtocolSecret`, and `setProperty` all take `String` parameters, each serving to set the respective values."]]],[]]