[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-06-28。"],[[["This webpage details how to set the access control policy for a specified resource, replacing any existing policy through the use of a `POST` request."],["The `POST` request URL utilizes gRPC Transcoding syntax and requires a `resource` path parameter, which is a string indicating the target resource."],["The request body requires a `policy` object, which defines the access control settings, and it optionally accepts an `updateMask` string to specify which policy fields to modify."],["A successful request will return a response body containing a `Policy` instance, reflecting the updated access control settings."],["To authorize the request, the OAuth scope `https://www.googleapis.com/auth/cloud-platform` is required."]]],[]]