public sealed class DeleteApiDeploymentRequest : IMessage<DeleteApiDeploymentRequest>, IEquatable<DeleteApiDeploymentRequest>, IDeepCloneable<DeleteApiDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class DeleteApiDeploymentRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteApiDeploymentRequest\u003c/code\u003e class is part of the Apigee Registry v1 API, and is used to define a request to delete an API 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, making it versatile for use within different contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteApiDeploymentRequest\u003c/code\u003e class allows specifying the name of the deployment to delete, as well as an option to force delete child resources with the \u003ccode\u003eForce\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eIt supports the creation of instances either through a default constructor or by copying an existing \u003ccode\u003eDeleteApiDeploymentRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiDeploymentName\u003c/code\u003e property allows a typed view of the resource name, facilitating easier management and manipulation of deployment names within the API.\u003c/p\u003e\n"]]],[],null,[]]