public sealed class DeleteApiRequest : IMessage<DeleteApiRequest>, IEquatable<DeleteApiRequest>, IDeepCloneable<DeleteApiRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class DeleteApiRequest.
[[["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 page provides reference documentation for the `DeleteApiRequest` class within the Google Cloud API Gateway v1 API."],["The latest version of `DeleteApiRequest` is 2.4.0, and the class is used for requesting the deletion of an API."],["The `DeleteApiRequest` class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DeleteApiRequest` has two properties: `ApiName`, a typed view of the resource name, and `Name`, a required string specifying the resource name of the API to be deleted."],["There are also previous versions of this document ranging from 1.0.0 to 2.3.0 that are also available."]]],[]]