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-04-09 UTC."],[[["This webpage provides documentation for the `GetMeasurementProtocolSecretRequestOrBuilder` interface in the Google Analytics Admin API for Java."],["The latest version documented is 0.70.0, with previous versions dating back to 0.14.0, with 45 other versions in between."],["The interface extends `MessageOrBuilder` and contains methods to retrieve the name of a measurement protocol secret."],["The `getName()` method returns the name of the measurement protocol secret as a string, while the `getNameBytes()` method returns the name in `ByteString` format."],["Both `getName()` and `getNameBytes()` require the secret's name in a specific format, `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`, for proper reference."]]],[]]