public sealed class DeleteDnsAuthorizationRequest : IMessage<DeleteDnsAuthorizationRequest>, IEquatable<DeleteDnsAuthorizationRequest>, IDeepCloneable<DeleteDnsAuthorizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class DeleteDnsAuthorizationRequest.
[[["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."],[[["Version 2.8.0 is the latest release for the `DeleteDnsAuthorizationRequest` API class, with prior versions ranging back to 1.0.0-beta02."],["`DeleteDnsAuthorizationRequest` is a class within the Google.Cloud.CertificateManager.V1 namespace, specifically for the Certificate Manager v1 API."],["The primary purpose of the `DeleteDnsAuthorizationRequest` class is to handle requests for deleting DNS authorizations, as indicated by its name and documentation."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `DeleteDnsAuthorizationRequest` class has properties that include `DnsAuthorizationName` which is a `DnsAuthorizationName` type, and `Name` which is a `string` type, as well as two constructors that initialize the object."]]],[]]