public sealed class DeleteVersionRequest : IMessage<DeleteVersionRequest>, IEquatable<DeleteVersionRequest>, IDeepCloneable<DeleteVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class DeleteVersionRequest.
The [DeleteVersion][google.cloud.apihub.v1.ApiHub.DeleteVersion] 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\u003eDeleteVersionRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eDeleteVersion\u003c/code\u003e method in the API hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \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 includes two constructors, one default and one that accepts another \u003ccode\u003eDeleteVersionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties \u003ccode\u003eForce\u003c/code\u003e, a boolean to optionally delete specs with the version, and \u003ccode\u003eName\u003c/code\u003e, a string that defines the name of the version to delete.\u003c/p\u003e\n"],["\u003cp\u003eThere is a \u003ccode\u003eVersionName\u003c/code\u003e property that offers a typed view of the version name.\u003c/p\u003e\n"]]],[],null,[]]