public sealed class UpdateDomainMappingRequest : IMessage<UpdateDomainMappingRequest>, IEquatable<UpdateDomainMappingRequest>, IDeepCloneable<UpdateDomainMappingRequest>, IBufferMessage, IMessage
Request message for DomainMappings.UpdateDomainMapping.
[[["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 document outlines the \u003ccode\u003eUpdateDomainMappingRequest\u003c/code\u003e class, which is used to send requests for updating domain mappings in Google Cloud App Engine, within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateDomainMappingRequest\u003c/code\u003e 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, providing methods for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eUpdateDomainMappingRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateDomainMappingRequest(UpdateDomainMappingRequest other)\u003c/code\u003e, which allows creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateDomainMappingRequest\u003c/code\u003e class contains three properties: \u003ccode\u003eDomainMapping\u003c/code\u003e (for the updated domain resource), \u003ccode\u003eName\u003c/code\u003e (for the resource name), and \u003ccode\u003eUpdateMask\u003c/code\u003e (for specifying the fields to be updated).\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a history of versions of this class, ranging from 1.0.0 to the latest 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]