public sealed class CreateDnsAuthorizationRequest : IMessage<CreateDnsAuthorizationRequest>, IEquatable<CreateDnsAuthorizationRequest>, IDeepCloneable<CreateDnsAuthorizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class CreateDnsAuthorizationRequest.
[[["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 documentation for the `CreateDnsAuthorizationRequest` class within version 2.5.0 of the Google Cloud Certificate Manager v1 API."],["The `CreateDnsAuthorizationRequest` class is used to request the creation of a DNS authorization, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateDnsAuthorizationRequest` include `DnsAuthorization`, `DnsAuthorizationId`, `Parent`, and `ParentAsLocationName`, each serving a specific purpose in defining the DNS authorization request."],["The document outlines the class's constructors, which allow for creating instances of `CreateDnsAuthorizationRequest`, either as a new object or a copy of an existing `CreateDnsAuthorizationRequest`."],["This is one of several versions available, with version 2.8.0 being the most recent, and it covers the class implementation with its members like inherited members, namespace, assembly, constructors and properties."]]],[]]