User given friendly name of the policy addressed by this request.
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 webpage details how to update an existing DNS Policy using a `PUT` HTTP request to the specified URL."],["The request URL requires two path parameters: `project`, which identifies the project, and `policy`, which is the user-given name of the policy being updated."],["An optional `clientOperationId` can be included as a query parameter for identifying mutating operations."],["The request body must contain an instance of the `Policy` resource, and a successful response will also contain a `policy` object in the JSON format."],["Updating a policy requires one of two authorization scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/ndev.clouddns.readwrite`."]]],[]]