[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]