[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-13 (世界標準時間)。"],[[["This webpage details the process of removing attached IAM policies from a specified resource using a POST HTTP request to the provided endpoint."],["The `resource` path parameter is a required string, specifying the target resource for policy removal using its relative name, including project, location, service, database, and optionally table identifiers."],["The request body accepts a JSON payload with an optional `asynchronous` boolean field, defaulting to false, to determine if the policy removal process is done asynchronously."],["A successful operation returns a response body with a JSON structure containing a `success` boolean field, indicating whether the IAM policy was successfully removed."],["To perform this operation, the `https://www.googleapis.com/auth/cloud-platform` OAuth scope is required, as detailed in the Authorization Scopes."]]],[]]