public sealed class DeleteApiSpecRequest : IMessage<DeleteApiSpecRequest>, IEquatable<DeleteApiSpecRequest>, IDeepCloneable<DeleteApiSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class DeleteApiSpecRequest.
[[["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-03-21 UTC."],[[["This document provides reference information for the `DeleteApiSpecRequest` class within the Google Cloud Apigee Registry v1 API, specifically for version 1.0.0-beta06."],["The `DeleteApiSpecRequest` class is used to request the deletion of an API specification and inherits from object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `ApiSpecName`, `Force`, and `Name`, allowing for specifying the API spec to delete, whether to delete child resources, and providing the name of the API spec, respectively."],["There are two constructors for creating instances of `DeleteApiSpecRequest`, one default and another that takes a `DeleteApiSpecRequest` object."],["The latest version of the reference documentation for the class `DeleteApiSpecRequest` can be found on version 1.0.0-beta07, while this one refers to version 1.0.0-beta06."]]],[]]