public sealed class GetGatewayRequest : IMessage<GetGatewayRequest>, IEquatable<GetGatewayRequest>, IDeepCloneable<GetGatewayRequest>, 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\u003eVersion 2.4.0 is the latest available version, with previous versions ranging from 2.3.0 down to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetGatewayRequest\u003c/code\u003e is a public sealed class serving as the request message for \u003ccode\u003eApiGatewayService.GetGateway\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default and one that takes in another \u003ccode\u003eGetGatewayRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetGatewayRequest\u003c/code\u003e class has two properties: \u003ccode\u003eGatewayName\u003c/code\u003e, a \u003ccode\u003eGatewayName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eName\u003c/code\u003e, which is the required resource name of a gateway.\u003c/p\u003e\n"]]],[],null,[]]