[[["容易理解","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 endpoint, using a POST request, checks permissions on a specified resource via the `testIamPermissions` method, returning an empty set if the resource is not found."],["The HTTP request requires a `resource` path parameter, which is a string representing the resource name as defined by Google's resource naming conventions."],["The request body, in JSON format, must include a `permissions` array, where each item is a string indicating a specific permission to be tested, excluding wildcards."],["A successful response will return a `TestIamPermissionsResponse`, and the request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."],["This endpoint is meant to be used to build tools and UIs, not to provide full authorisation checking, and may fail open."]]],[]]