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 documentation for the `UpdateDnsAuthorizationRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.2.0."],["`UpdateDnsAuthorizationRequest` is a class used to define the request for the `UpdateDnsAuthorization` method, designed to update DNS authorization details."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateDnsAuthorizationRequest` class has two properties: `DnsAuthorization`, which defines the dns authorization, and `UpdateMask`, which is used for field updates."],["The documentation includes links to various versions of the API, ranging from version 1.0.0-beta02 to the latest version 2.8.0, demonstrating a range of available versions."]]],[]]