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-04-17 UTC."],[[["This document provides reference documentation for the `GetDomainMappingRequest` class within the Google Cloud App Engine v1 API."],["`GetDomainMappingRequest` is the request message for the `DomainMappings.GetDomainMapping` method."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The latest version for the `GetDomainMappingRequest` documentation is 2.4.0, with multiple versions listed from 1.0.0 to 2.4.0."],["`GetDomainMappingRequest` class has a property called Name which allows the user to specify the name of the requested resource, for example: apps/myapp/domainMappings/example.com."]]],[]]