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 webpage provides documentation for the `GetDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.5.0."],["`GetDnsAuthorizationRequest` is used to request the details of a DNS authorization, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes properties like `DnsAuthorizationName` (typed) and `Name` (string) to specify the DNS authorization to be retrieved."],["The page lists various versions of the `GetDnsAuthorizationRequest`, ranging from the latest 2.8.0 to a beta version 1.0.0-beta02, allowing to navigate to other versions."],["Two constructors are provided, one being a default constructor and the other taking in another `GetDnsAuthorizationRequest` as an input."]]],[]]