public sealed class GetDomainMappingRequest : IMessage<GetDomainMappingRequest>, IEquatable<GetDomainMappingRequest>, IDeepCloneable<GetDomainMappingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class GetDomainMappingRequest.
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 document provides reference information for the `GetDomainMappingRequest` class within the Google Cloud App Engine v1 API."],["`GetDomainMappingRequest` is the request message utilized for the `DomainMappings.GetDomainMapping` method."],["The latest version of this reference documentation is 2.4.0, and prior versions back to 1.0.0 are available."],["The `GetDomainMappingRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."],["The `Name` property of `GetDomainMappingRequest` is a string representing the resource requested, such as `apps/myapp/domainMappings/example.com`."]]],[]]