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