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 `DeleteMeasurementProtocolSecretRequest` class in the Google Analytics Admin API's Java library, specifically within the `com.google.analytics.admin.v1alpha` package."],["The `DeleteMeasurementProtocolSecretRequest` class is a request message used for deleting a MeasurementProtocolSecret and extends the `GeneratedMessageV3` class from the Protocol Buffers library."],["The page lists a history of versions of this documentation from version 0.14.0 up to the latest 0.70.0, allowing developers to review changes across different releases."],["The documentation details the class's inheritance, inherited members, static fields, static methods, and instance methods, providing a comprehensive overview of its functionality and usage."],["The class requires a name field, represented as a string, to identify which protocol secret is to be deleted, and it follows the specified format of: `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`."]]],[]]