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."],[[["This webpage provides documentation for the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface in the Google Analytics Admin API, specifically within the Java client library."],["The interface is part of the `com.google.analytics.admin.v1alpha` package and is used to build requests for deleting Measurement Protocol Secrets."],["It extends the `MessageOrBuilder` interface, offering methods to interact with protocol buffer messages."],["The main methods include `getName()`, which retrieves the name of the MeasurementProtocolSecret to be deleted, and `getNameBytes()`, which returns the name as a ByteString."],["The page contains the documentation for the interface across multiple versions of the library, ranging from 0.14.0 to the latest version 0.70.0, allowing users to view the history of the interface."]]],[]]