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-04-09 UTC."],[[["The content provides documentation for various versions of the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["This interface is part of the Google Analytics Admin API for Java and extends `MessageOrBuilder`."],["The documentation outlines two primary methods within the interface: `getName()`, which returns the name of the `MeasurementProtocolSecret` to be deleted as a `String`, and `getNameBytes()`, which returns the same name as `ByteString`."],["The `MeasurementProtocolSecret` name format is defined as: `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`, and is marked as required."]]],[]]