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 Java library, specifically for versions ranging from 0.14.0 to 0.70.0."],["The `DeleteMeasurementProtocolSecretRequestOrBuilder` interface extends `MessageOrBuilder`, indicating its role in building requests to delete measurement protocol secrets."],["It defines two key methods: `getName()`, which returns the name of the secret to delete as a String, and `getNameBytes()`, which returns the name as a `ByteString`."],["The name of the MeasurementProtocolSecret to be deleted must follow the format: `properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`, as it is a required input."],["The most recent version documented is 0.70.0, accessible at `/java/docs/reference/google-analytics-admin/latest/com.google.analytics.admin.v1alpha.DeleteMeasurementProtocolSecretRequestOrBuilder`."]]],[]]