public sealed class UpdateApiRequest : IMessage<UpdateApiRequest>, IEquatable<UpdateApiRequest>, IDeepCloneable<UpdateApiRequest>, IBufferMessage, IMessage
Field mask is used to specify the fields to be overwritten in the
Api 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 latest version available for \u003ccode\u003eUpdateApiRequest\u003c/code\u003e is 2.4.0, with older versions including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateApiRequest\u003c/code\u003e is a request message for the \u003ccode\u003eApiGatewayService.UpdateApi\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateApiRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage<UpdateApiRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<UpdateApiRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<UpdateApiRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateApiRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eUpdateApiRequest()\u003c/code\u003e and another that takes an \u003ccode\u003eUpdateApiRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eUpdateApiRequest(UpdateApiRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateApiRequest\u003c/code\u003e include \u003ccode\u003eApi\u003c/code\u003e, which is a required API resource of type \u003ccode\u003eApi\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, used to define which fields in the API resource will be overwritten during an update.\u003c/p\u003e\n"]]],[],null,[]]