public sealed class DeleteApiSpecRevisionRequest : IMessage<DeleteApiSpecRevisionRequest>, IEquatable<DeleteApiSpecRevisionRequest>, IDeepCloneable<DeleteApiSpecRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class DeleteApiSpecRevisionRequest.
[[["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\u003eThis documentation is for the \u003ccode\u003eDeleteApiSpecRevisionRequest\u003c/code\u003e class within the Apigee Registry v1 API, specifically version 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteApiSpecRevisionRequest\u003c/code\u003e is a request message used to delete a specific revision of an API spec in the Apigee Registry, implementing 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\u003eThe class includes two constructors, a default one and one that accepts another \u003ccode\u003eDeleteApiSpecRevisionRequest\u003c/code\u003e instance for copying, and it inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eApiSpecName\u003c/code\u003e, which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a required string that specifies the name of the spec revision to be deleted, including its revision ID.\u003c/p\u003e\n"]]],[],null,[]]