Required. The name of the MeasurementProtocolSecret to delete.
Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
Required. The name of the MeasurementProtocolSecret to delete.
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 documents various versions of the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface within the Google Analytics Admin Java library, ranging from version 0.70.0 (latest) down to 0.14.0."],["The `DeleteMeasurementProtocolSecretRequestOrBuilder` interface is used for building requests to delete a Measurement Protocol Secret in Google Analytics Admin."],["The interface provides two methods, `getName()` which returns the name of the secret as a String, and `getNameBytes()` which returns the name in ByteString format."],["The `DeleteMeasurementProtocolSecretRequestOrBuilder` interface extends `MessageOrBuilder` from the Protobuf library."],["The format for the name required for the method calls is `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`."]]],[]]