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-04-01 UTC."],[[["The latest version available for the `DeleteDnsAuthorizationRequest` is 2.8.0, while the current page focuses on version 2.6.0 of the documentation."],["The `DeleteDnsAuthorizationRequest` class is part of the Google Cloud Certificate Manager v1 API and is used to request the deletion of a DNS authorization."],["This class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it work with different google cloud functionalities."],["The `DeleteDnsAuthorizationRequest` has two constructors, one default and another that accepts another `DeleteDnsAuthorizationRequest` as a parameter to duplicate it."],["It also contains the properties `DnsAuthorizationName`, for a typed view of the resource, and `Name`, a required string property that specifies the DNS authorization's resource name in the format `projects/*/locations/*/dnsAuthorizations/*`."]]],[]]