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 2025-03-07 UTC."],[[["This document details how to set the access control policy on a specified resource using the legacy Apigee Registry API, which is no longer supported and recommends using Apigee API hub APIs."],["The HTTP request uses `POST` with a specific URL structure that follows gRPC Transcoding syntax, and it requires a `resource` parameter in the path."],["The request body requires a `policy` object, which includes the complete access control policy to be applied, and the policy's size is limited to a few 10s of KB."],["Upon successful execution, the response body will contain an instance of a `Policy` object."],["The operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]