public sealed class DeleteApiVersionRequest : IMessage<DeleteApiVersionRequest>, IEquatable<DeleteApiVersionRequest>, IDeepCloneable<DeleteApiVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class DeleteApiVersionRequest.
[[["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\u003eDeleteApiVersionRequest\u003c/code\u003e class is used to construct requests for deleting an API version within the Apigee Registry v1 API, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \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\u003eThis class has two constructors, a default one \u003ccode\u003eDeleteApiVersionRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eDeleteApiVersionRequest\u003c/code\u003e object for duplication \u003ccode\u003eDeleteApiVersionRequest(DeleteApiVersionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiVersionName\u003c/code\u003e property offers a typed view over the resource name, facilitating API version identification.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForce\u003c/code\u003e property, when set to \u003ccode\u003etrue\u003c/code\u003e, allows for the deletion of any child resources along with the specified API version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a string that specifies the name of the API version to delete, following the format: \u003ccode\u003eprojects/*/locations/*/apis/*/versions/*\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]