public sealed class GetDnsAuthorizationRequest : IMessage<GetDnsAuthorizationRequest>, IEquatable<GetDnsAuthorizationRequest>, IDeepCloneable<GetDnsAuthorizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class GetDnsAuthorizationRequest.
[[["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-01 UTC."],[[["This document provides reference documentation for the `GetDnsAuthorizationRequest` class within the Certificate Manager v1 API, specifically focusing on version 2.6.0."],["`GetDnsAuthorizationRequest` is used to request the details of a DNS authorization, as part of the Google Cloud Certificate Manager API."],["The class inherits from `object` and implements `IMessage\u003cGetDnsAuthorizationRequest\u003e`, `IEquatable\u003cGetDnsAuthorizationRequest\u003e`, `IDeepCloneable\u003cGetDnsAuthorizationRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["It includes properties such as `DnsAuthorizationName` (a typed view) and `Name` (a string) which define the specific DNS authorization being requested."],["The document provides links to older versions, and the newest version of the API, as well as the implementation and inherited members of the class."]]],[]]