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 Cloud Platform 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 2018-10-17 UTC."],[[["This API call uses a POST request to set the access control policy on a specified resource, replacing any existing policy."],["The request URL follows gRPC Transcoding syntax and requires a `resource` path parameter to identify the target."],["The request body must contain a `policy` object, which defines the complete access policy, and the response body will return the policy upon successful request."],["Authorization for this operation requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloudruntimeconfig`."],["The policy size is limited to a few tens of KB, and an empty policy is acceptable but might be rejected by some Cloud Platform services."]]],[]]