Required. The name of the measurement protocol secret to lookup.
Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
Required. The name of the measurement protocol secret to lookup.
Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
[[["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 `GetMeasurementProtocolSecretRequestOrBuilder` interface in the Google Analytics Admin API for Java."],["The latest version of the API available is 0.70.0, but it also lists many older versions, down to version 0.14.0."],["The interface `GetMeasurementProtocolSecretRequestOrBuilder` extends `MessageOrBuilder` and contains methods `getName()` and `getNameBytes()` that retrieve information about the measurement protocol secret, such as its name."],["The `getName()` method is used to get the name of the measurement protocol secret, formatted as `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}` and will return a String."],["The `getNameBytes()` method is also used to retrieve the name of the measurement protocol secret, but will return a `ByteString`."]]],[]]