REQUIRED: The complete policy to be applied to the resource. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them.
Response body
If successful, the response body contains an instance of Policy.
[[["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 2024-07-17 UTC."],[[["This endpoint updates the IAM policy for a specified resource, with the resource location being selectable from a list of global and regional options."],["The request requires a `resource` path parameter, which is a string indicating the specific resource to update, as defined by Google Cloud's resource naming conventions."],["The request body must contain a JSON object with a `policy` field, holding the complete policy to be applied, while the policy's size is subject to limitations."],["A successful request returns a response body containing the updated `Policy` as defined in the Artifact Registry API."],["Authorization for this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, necessitating appropriate authentication."]]],[]]