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."],[[["This page provides reference documentation for the `GetDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API."],["`GetDnsAuthorizationRequest` is used to request a DNS authorization and is part of the `Google.Cloud.CertificateManager.V1` namespace."],["The latest version of the `GetDnsAuthorizationRequest` class is version 2.8.0, with several older versions also documented here."],["The `GetDnsAuthorizationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDnsAuthorizationRequest` class has properties for `DnsAuthorizationName` and `Name`, where `Name` is required and specifies the DNS authorization's resource name."]]],[]]