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"]],[["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 `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}`."]]],[]]