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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `UpdateDomainMappingRequest` class within the Google Cloud App Engine v1 API, specifically version 2.3.0."],["The `UpdateDomainMappingRequest` class is used to send update requests for domain mappings and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes properties such as `DomainMapping`, `Name`, and `UpdateMask`, to specify which domain mapping to update and how to update it."],["The document details the assembly `Google.Cloud.AppEngine.V1.dll` and namespace `Google.Cloud.AppEngine.V1`, providing context for the location and structure of this class within the broader API."],["Multiple previous versions of `UpdateDomainMappingRequest` are listed, ranging from version 1.0.0 up to 2.4.0 (the latest)."]]],[]]