public sealed class UpdateDnsAuthorizationRequest : IMessage<UpdateDnsAuthorizationRequest>, IEquatable<UpdateDnsAuthorizationRequest>, IDeepCloneable<UpdateDnsAuthorizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class UpdateDnsAuthorizationRequest.
[[["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 `UpdateDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API, specifically for .NET development."],["The `UpdateDnsAuthorizationRequest` class is used to define a request for updating a DNS authorization and is part of the `Google.Cloud.CertificateManager.V1` namespace."],["The document includes details on the class's inheritance, implemented interfaces, constructors, and properties, namely `DnsAuthorization` and `UpdateMask`."],["The content provided outlines various versions of the API, ranging from version 1.0.0-beta02 to the latest version 2.8.0, all related to the `UpdateDnsAuthorizationRequest`."],["The class `UpdateDnsAuthorizationRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to manage different aspects of messages."]]],[]]