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."],[[["The latest version available is 0.70.0, as indicated in the provided list of versions for the Google Analytics Admin Java library."],["This documentation outlines the `DeleteMeasurementProtocolSecretRequestOrBuilder` interface, which is used for deleting a Measurement Protocol Secret."],["The `getName()` method is a requirement to successfully delete, and it returns the String name of the secret, adhering to a specific format (`properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}`)."],["The `getNameBytes()` method, which returns a ByteString, is a related method that provides the byte representation of the secret's name."],["All versions listed, ranging from 0.14.0 to 0.70.0 share the same interface `DeleteMeasurementProtocolSecretRequestOrBuilder` and its associated documentation."]]],[]]