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 page provides documentation for the `DeleteDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.2.0."],["`DeleteDnsAuthorizationRequest` is used to request the deletion of a DNS authorization, as part of the `DeleteDnsAuthorization` method in the Certificate Manager API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["It contains two properties, `DnsAuthorizationName` which is a typed view over the resource name, and `Name`, a string representing the name of the DNS authorization to be deleted."],["The provided content has links to documentation from version `1.0.0-beta02` to `2.8.0` for the `DeleteDnsAuthorizationRequest`."]]],[]]