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 Java library, covering versions from 0.14.0 to 0.70.0, where 0.70.0 is the latest version."],["The `GetMeasurementProtocolSecretRequestOrBuilder` interface extends `MessageOrBuilder` and is used to retrieve measurement protocol secret information."],["The interface includes two primary methods, `getName()` and `getNameBytes()`, both of which are required for looking up a measurement protocol secret."],["The `getName()` method returns the measurement protocol secret's name as a string, while the `getNameBytes()` method returns the same name in ByteString format."],["The name of the measurement protocol secret is formatted as `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`."]]],[]]