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 webpage provides reference documentation for the `CreateDomainMappingRequest` class within the Google Cloud App Engine v1 API, specifically version 2.3.0."],["The `CreateDomainMappingRequest` class is used to send request messages for creating domain mappings, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateDomainMappingRequest` class include `DomainMapping`, `OverrideStrategy`, and `Parent`, which configure the domain mapping details, override behavior, and parent application, respectively."],["The document also lists the availability of the different versions, ranging from version 1.0.0 to the latest 2.4.0 version, for the `CreateDomainMappingRequest` class."]]],[]]