Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Query parameters
Parameters
clientOperationId
string
For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
[[["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-21 UTC."],[[["This endpoint allows the creation of a new ResourceRecordSet via an HTTP POST request to a specific project and managed zone."],["The request URL utilizes gRPC Transcoding syntax and includes path parameters for the project and managed zone identifiers."],["An optional query parameter, `clientOperationId`, can be included in the request to uniquely identify the operation."],["The request body requires an instance of a ResourceRecordSet, and a successful response will contain the newly created ResourceRecordSet."],["Authorization for this operation requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/ndev.clouddns.readwrite`."]]],[]]