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 reference documentation for the `GetDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.7.0."],["The `GetDnsAuthorizationRequest` class is used to request details about a DNS authorization and is derived from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `DnsAuthorizationName` and `Name`, where the latter is required and specifies the DNS authorization's resource name."],["The webpage also lists links to documentation for multiple versions, ranging from 1.0.0-beta02 to the latest version 2.8.0, for the `GetDnsAuthorizationRequest` class."]]],[]]