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 for version 2.2.0."],["`CreateDomainMappingRequest` is used as a request message for `DomainMappings.CreateDomainMapping`, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has several constructors and properties, including `DomainMapping`, `OverrideStrategy`, and `Parent`, allowing for detailed configuration of domain mappings."],["The page also lists all the previous version of the class, from the latest 2.4.0 down to 1.0.0."]]],[]]