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-03-21 UTC."],[[["The `GetDnsAuthorizationRequest` class is part of the Certificate Manager v1 API and is used to request details about a specific DNS authorization."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing and manipulating requests."],["The `GetDnsAuthorizationRequest` class includes two constructors, one default and one that accepts another `GetDnsAuthorizationRequest` instance for copying."],["The class has properties `DnsAuthorizationName`, which offers a typed view, and `Name`, which stores the required DNS authorization resource name in the format `projects/*/locations/*/dnsAuthorizations/*`."],["This page contains links to previous versions of the api, all the way back to version `1.0.0-beta02`, with the most recent version being `2.8.0`."]]],[]]