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."],[[["This document provides reference information for the `DeleteDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API."],["The latest version available for the `DeleteDnsAuthorizationRequest` class is version 2.8.0, with multiple previous versions from 2.7.0 down to 1.0.0-beta02 also listed."],["`DeleteDnsAuthorizationRequest` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the `object` class."],["The class includes constructors for creating new instances and properties such as `DnsAuthorizationName` and `Name` to manage DNS authorization resources."],["The `Name` property is used to identify the DNS authorization that needs to be deleted, and it must be structured in a specific format."]]],[]]