public sealed class DeleteDeploymentRequest : IMessage<DeleteDeploymentRequest>, IEquatable<DeleteDeploymentRequest>, IDeepCloneable<DeleteDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class DeleteDeploymentRequest.
The [DeleteDeployment][google.cloud.apihub.v1.ApiHub.DeleteDeployment]
method's request.
[[["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\u003eDeleteDeploymentRequest\u003c/code\u003e class is part of the Google Cloud API Hub v1 API, representing a request to delete a deployment.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its capabilities for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDeploymentRequest\u003c/code\u003e class has two constructors: a default constructor and another that accepts an existing \u003ccode\u003eDeleteDeploymentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties, \u003ccode\u003eDeploymentName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), which are used to specify the deployment to be deleted, with the \u003ccode\u003eName\u003c/code\u003e property requiring the full resource name in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 1.0.0, and there is also a 1.0.0-beta02 version.\u003c/p\u003e\n"]]],[],null,[]]