Identifier. A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern projects/*/locations/*/dnsAuthorizations/*.
[[["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-02-28 UTC."],[[["This page details how to update a DnsAuthorization resource using a PATCH HTTP request to the specified URL, following gRPC Transcoding syntax."],["Updating a DnsAuthorization requires the `dnsAuthorization.name` path parameter, which uniquely identifies the resource, and the `updateMask` query parameter, which specifies which fields should be modified."],["The request body must contain a `DnsAuthorization` instance, defining the desired changes, while a successful request returns an `Operation` instance in the response body."],["To authorize the request, it is necessary to have the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]