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 document provides reference information for the `GetDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API, specifically for .NET development."],["The `GetDnsAuthorizationRequest` class is used to request details of a DNS authorization and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This documentation covers multiple versions of the API, with version 2.8.0 being the latest and includes versions all the way back to 1.0.0-beta02."],["The class has two constructors, `GetDnsAuthorizationRequest()` and `GetDnsAuthorizationRequest(GetDnsAuthorizationRequest)`, and contains two properties `DnsAuthorizationName` and `Name`, enabling name specification for DNS authorization."],["The `Name` property is a string field that indicates the DNS authorization name, which is a required field in the format `projects/*/locations/*/dnsAuthorizations/*`."]]],[]]