Deletes an attachment. The returned Operation will finish once the attachments has been deleted. It will not have any Operation metadata and will return a google.protobuf.Empty response.
[[["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 2024-10-03 UTC."],[[["This endpoint deletes an attachment, completing the operation upon deletion without returning any metadata."],["The URL uses gRPC Transcoding syntax for its structure."],["Deletion requires the `artifactregistry.attachments.delete` IAM permission on the specified attachment resource name."],["The request body for deleting an attachment must be empty, with the response returning an Operation instance upon success."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]