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 available is 0.70.0, with a list of older versions ranging down to 0.14.0 that is documented here."],["The interface `GetMeasurementProtocolSecretRequestOrBuilder` has two main methods, `getName()` and `getNameBytes()`, which are used to retrieve the measurement protocol secret name in string and ByteString formats."],["The `getName()` method requires a formatted string as input and returns the name as a String, and the format is `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`."],["The `getNameBytes()` method requires the same input as `getName()` but will return the name in ByteString format."]]],[]]