public sealed class DeleteGatewayRequest : IMessage<DeleteGatewayRequest>, IEquatable<DeleteGatewayRequest>, IDeepCloneable<DeleteGatewayRequest>, IBufferMessage, IMessage
Request message for ApiGatewayService.DeleteGateway
[[["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 \u003ccode\u003eDeleteGatewayRequest\u003c/code\u003e class is used to construct request messages for the \u003ccode\u003eApiGatewayService.DeleteGateway\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its compatibility with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGatewayRequest\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteGatewayRequest\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt features properties \u003ccode\u003eGatewayName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are crucial for specifying the resource to be deleted, with \u003ccode\u003eName\u003c/code\u003e being the required field representing the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThis specific documentation covers version 1.0.0, and the latest version available is 2.4.0 with previous versions ranging from 1.1.0 to 2.3.0 also available.\u003c/p\u003e\n"]]],[],null,[]]