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-02-27 UTC."],[[["This API endpoint sets the access control policy for a specified resource, replacing any existing policy."],["The HTTP request is a `POST` method to the provided URL, which uses gRPC Transcoding syntax."],["The request requires a `resource` path parameter, which is a string representing the resource for which the policy is specified."],["The request body contains a JSON representation of a `policy` object, which is the complete policy to be applied."],["Successful requests return a response body containing an instance of a `Policy`, and it also requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]