[[["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 document describes how to create a new DnsAuthorization within a specified project and location using a POST request to the Google Cloud Certificate Manager API."],["The request requires a `parent` path parameter, which defines the project and location in the format `projects/*/locations/*`, and requires `certificatemanager.dnsauthorizations.create` IAM permission."],["A required `dnsAuthorizationId` query parameter must be provided, specifying a user-defined name for the DNS authorization."],["The request body should contain the details of the DnsAuthorization to be created, and successful requests will return an Operation instance."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]