public sealed class UpdateGatewayRequest : IMessage<UpdateGatewayRequest>, IEquatable<UpdateGatewayRequest>, IDeepCloneable<UpdateGatewayRequest>, IBufferMessage, IMessage
Request message for ApiGatewayService.UpdateGateway
Field mask is used to specify the fields to be overwritten in the
Gateway resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. If the
user does not provide a mask then all fields will be overwritten.
[[["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\u003eUpdateGatewayRequest\u003c/code\u003e class is used to send requests for updating a gateway in the ApiGatewayService.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Cloud.ApiGateway.V1 namespace, and is included in the Google.Cloud.ApiGateway.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.4.0, and there are older versions of this request that go back to 1.0.0 that can be accessed through the links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGatewayRequest\u003c/code\u003e class has two properties: \u003ccode\u003eGateway\u003c/code\u003e, which represents the gateway resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the gateway should be overwritten.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateGatewayRequest\u003c/code\u003e class is implemented with multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]