public sealed class DeleteDomainMappingRequest : IMessage<DeleteDomainMappingRequest>, IEquatable<DeleteDomainMappingRequest>, IDeepCloneable<DeleteDomainMappingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class DeleteDomainMappingRequest.
Request message for DomainMappings.DeleteDomainMapping.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e class is part of the Google Cloud App Engine v1 API and is used to request the deletion of a domain mapping.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest version of the \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e class, with previous versions listed, including back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for functionality like message handling, equality comparison, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e class includes a \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the resource to delete, such as \u003ccode\u003eapps/myapp/domainMappings/example.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes in another \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]