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 within a specified project and managed zone."],["The request uses a POST HTTP method with a specific URL structure utilizing gRPC Transcoding syntax."],["Path parameters, including `project` and `managedZone`, are required to identify the target location for the new resource record."],["The request body must contain an instance of a `ResourceRecordSet`, and a successful request returns a newly created `ResourceRecordSet` in the response body."],["Authorization for this operation requires one of two specific OAuth scopes related to cloud platform or DNS read/write access."]]],[]]