public sealed class CreateDomainMappingRequest : IMessage<CreateDomainMappingRequest>, IEquatable<CreateDomainMappingRequest>, IDeepCloneable<CreateDomainMappingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class CreateDomainMappingRequest.
Request message for DomainMappings.CreateDomainMapping.
[[["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 `CreateDomainMappingRequest` class within the Google Cloud App Engine v1 API, specifically version 2.1.0."],["`CreateDomainMappingRequest` is a request message used for `DomainMappings.CreateDomainMapping`, and it inherits from `Object` while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a default and copy constructor, as well as three properties: `DomainMapping`, `OverrideStrategy`, and `Parent`, each serving to configure the domain mapping creation."],["There are multiple versions of the `CreateDomainMappingRequest` available, ranging from version 1.0.0 to the latest version 2.4.0."]]],[]]