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"]],[["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 details the `GetDomainMappingRequest` class, which is used to request domain mapping information."],["The `GetDomainMappingRequest` class is part of the `Google.Cloud.AppEngine.V1` namespace, found within the `Google.Cloud.AppEngine.V1.dll` assembly."],["The `GetDomainMappingRequest` class has multiple implementations including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides access to documentation for multiple versions of `GetDomainMappingRequest`, ranging from version 1.0.0 up to the latest version 2.4.0."],["The class `GetDomainMappingRequest` has a property `Name` of type string which is used to specify which resource to retrieve, such as `apps/myapp/domainMappings/example.com`."]]],[]]