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 partially update an existing Policy using a `PATCH` request to the specified URL endpoint."],["The request URL requires two path parameters: `project`, which identifies the project, and `policy`, which is the user-defined name of the policy."],["The request can include an optional query parameter `clientOperationId` for unique identification of operation requests, specifically when performing mutating operations."],["The request body should contain a Policy instance and the successful response body will have a JSON structure with a `policy` field, an object also containing the updated Policy."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or the `https://www.googleapis.com/auth/ndev.clouddns.readwrite` OAuth scope."]]],[]]