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 provides documentation for the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface in the Google Analytics Admin API, specifically for Java."],["The documentation covers a range of versions, from 0.14.0 up to the latest version 0.70.0, of the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface."],["The interface is designed to delete a MeasurementProtocolSecret, and it extends the `MessageOrBuilder` interface from Google's Protocol Buffers library."],["The interface includes two primary methods for name handling: `getName()`, which returns the name of the secret as a String, and `getNameBytes()`, which returns the name as a `ByteString`."],["Both `getName()` and `getNameBytes()` require the format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret} in order to handle the request."]]],[]]