public sealed class CreateGatewayRequest : IMessage<CreateGatewayRequest>, IEquatable<CreateGatewayRequest>, IDeepCloneable<CreateGatewayRequest>, IBufferMessage, IMessage
Request message for ApiGatewayService.CreateGateway
[[["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\u003eThis webpage details the \u003ccode\u003eCreateGatewayRequest\u003c/code\u003e class, which is a request message used for \u003ccode\u003eApiGatewayService.CreateGateway\u003c/code\u003e in the Google Cloud API Gateway V1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGatewayRequest\u003c/code\u003e class has several versions, with the latest being 2.4.0 and this page's version being 2.0.0, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGatewayRequest\u003c/code\u003e class includes constructors for default initialization and copying from another \u003ccode\u003eCreateGatewayRequest\u003c/code\u003e object, with the copy constructor taking another instance of the class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eGateway\u003c/code\u003e, \u003ccode\u003eGatewayId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are used to define and structure the gateway creation request.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this request are crucial for creating a gateway, with \u003ccode\u003eGateway\u003c/code\u003e being a resource, \u003ccode\u003eGatewayId\u003c/code\u003e being a unique identifier, and \u003ccode\u003eParent\u003c/code\u003e defining the location.\u003c/p\u003e\n"]]],[],null,[]]