public sealed class DeleteRuntimeProjectAttachmentRequest : IMessage<DeleteRuntimeProjectAttachmentRequest>, IEquatable<DeleteRuntimeProjectAttachmentRequest>, IDeepCloneable<DeleteRuntimeProjectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class DeleteRuntimeProjectAttachmentRequest.
The
[DeleteRuntimeProjectAttachment][google.cloud.apihub.v1.RuntimeProjectAttachmentService.DeleteRuntimeProjectAttachment]
method's request.
Required. The name of the Runtime Project Attachment to delete.
Format:
projects/{project}/locations/{location}/runtimeProjectAttachments/{runtime_project_attachment}
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteRuntimeProjectAttachmentRequest\u003c/code\u003e class in the Google.Cloud.ApiHub.V1 namespace is used to represent a request for the \u003ccode\u003eDeleteRuntimeProjectAttachment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a part of the API hub v1 API and is documented under version 1.0.0, with a beta version also available.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, \u003ccode\u003eDeleteRuntimeProjectAttachmentRequest()\u003c/code\u003e and \u003ccode\u003eDeleteRuntimeProjectAttachmentRequest(DeleteRuntimeProjectAttachmentRequest other)\u003c/code\u003e, allowing for default instantiation or cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the runtime project attachment to delete in a specific format, and \u003ccode\u003eRuntimeProjectAttachmentName\u003c/code\u003e, a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]