public sealed class GetDomainMappingRequest : IMessage<GetDomainMappingRequest>, IEquatable<GetDomainMappingRequest>, IDeepCloneable<GetDomainMappingRequest>, IBufferMessage, IMessage
Request message for DomainMappings.GetDomainMapping.
[[["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\u003eGetDomainMappingRequest\u003c/code\u003e class is a request message used for retrieving domain mapping information in the \u003ccode\u003eDomainMappings.GetDomainMapping\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \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, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDomainMappingRequest\u003c/code\u003e objects can be constructed with a default constructor or by copying an existing \u003ccode\u003eGetDomainMappingRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a string, is used to identify the specific domain mapping resource being requested, following the format: \u003ccode\u003eapps/myapp/domainMappings/example.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace contains the \u003ccode\u003eGetDomainMappingRequest\u003c/code\u003e and the assembly it is found in is \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]