public sealed class DeleteDomainMappingRequest : IMessage<DeleteDomainMappingRequest>, IEquatable<DeleteDomainMappingRequest>, IDeepCloneable<DeleteDomainMappingRequest>, IBufferMessage, IMessage
Request message for DomainMappings.DeleteDomainMapping.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e class is used to request the deletion of a domain mapping in Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e is 2.4.0, while the initial documented version is 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e class contains a \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the resource name to delete, formatted like \u003ccode\u003eapps/myapp/domainMappings/example.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a parameterless constructor, and a copy constructor which accepts another instance of \u003ccode\u003eDeleteDomainMappingRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]