public sealed class UpdateDomainMappingRequest : IMessage<UpdateDomainMappingRequest>, IEquatable<UpdateDomainMappingRequest>, IDeepCloneable<UpdateDomainMappingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class UpdateDomainMappingRequest.
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."],[[["This document provides reference information for the `UpdateDomainMappingRequest` class within the Google Cloud App Engine v1 API for .NET."],["The latest version of this class is 2.4.0, with documentation available for versions ranging from 1.0.0 to 2.4.0."],["The `UpdateDomainMappingRequest` class is used as a request message for `DomainMappings.UpdateDomainMapping`, to update domain mappings in App Engine."],["Key properties of the `UpdateDomainMappingRequest` class include `DomainMapping`, `Name`, and `UpdateMask`, which are essential for defining the update operation."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]