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 lists various versions of the API, ranging from the latest `0.70.0` down to `0.14.0`, and including the version `0.32.0` which is highlighted as the current page."],["The `DeleteMeasurementProtocolSecretRequestOrBuilder` interface is designed for deleting MeasurementProtocolSecret objects and extends the `MessageOrBuilder` interface."],["The interface includes methods `getName()` and `getNameBytes()`, both required for specifying the name of the `MeasurementProtocolSecret` to be deleted, formatted as `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`."],["The `getName()` method returns the formatted name as a string and the `getNameBytes()` returns the name in the form of bytes."]]],[]]