public sealed class DeleteApiRequest : IMessage<DeleteApiRequest>, IEquatable<DeleteApiRequest>, IDeepCloneable<DeleteApiRequest>, IBufferMessage, IMessage
[[["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 latest version of the \u003ccode\u003eDeleteApiRequest\u003c/code\u003e is 2.4.0, with the current documentation focusing on version 2.0.0, and earlier versions available as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteApiRequest\u003c/code\u003e is a class used for requesting the deletion of an API in the Google Cloud ApiGatewayService, inheriting from Object and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteApiRequest\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteApiRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eApiName\u003c/code\u003e which provides a typed view of the API resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the resource name of the API to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThis class is located within the \u003ccode\u003eGoogle.Cloud.ApiGateway.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.ApiGateway.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]