public sealed class UpdateDnsAuthorizationRequest : IMessage<UpdateDnsAuthorizationRequest>, IEquatable<UpdateDnsAuthorizationRequest>, IDeepCloneable<UpdateDnsAuthorizationRequest>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `UpdateDnsAuthorizationRequest` class within the Google Cloud Certificate Manager V1 library for .NET."],["The latest version of `UpdateDnsAuthorizationRequest` is 2.8.0, and the page also lists other previous versions down to 1.0.0-beta02."],["`UpdateDnsAuthorizationRequest` is used to define a request for updating a DNS authorization and includes properties like `DnsAuthorization` and `UpdateMask`."],["The `UpdateDnsAuthorizationRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The available constructors for the `UpdateDnsAuthorizationRequest` are a parameterless constructor and one that takes another `UpdateDnsAuthorizationRequest` object as a parameter."]]],[]]