public sealed class DeleteGatewayRequest : IMessage<DeleteGatewayRequest>, IEquatable<DeleteGatewayRequest>, IDeepCloneable<DeleteGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class DeleteGatewayRequest.
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 requests for deleting a gateway via the ApiGatewayService in the Google Cloud API Gateway v1.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities like message handling and object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGatewayRequest\u003c/code\u003e class includes a \u003ccode\u003eName\u003c/code\u003e property, which is required and represents the resource name of the gateway to be deleted, in the format \u003ccode\u003eprojects/*/locations/*/gateways/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteGatewayRequest\u003c/code\u003e class is available in multiple versions, ranging from 1.0.0 to the latest 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class also has a \u003ccode\u003eGatewayName\u003c/code\u003e property that provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]