For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Request body
The request body contains an instance of ResponsePolicy.
Response body
If successful, the response body contains a newly created instance of ResponsePolicy.
[[["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 page describes how to create a new Response Policy using a POST request to the Google Cloud DNS API."],["The request URL includes a `project` path parameter that identifies the target project."],["The request supports an optional `clientOperationId` query parameter for client-specified operation identification."],["The request and response bodies both contain instances of the `ResponsePolicy` resource, as per the specified Google Cloud DNS API."],["Authorization requires one of two specified OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/ndev.clouddns.readwrite`."]]],[]]