[[["容易理解","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-06-09 (世界標準時間)。"],[[["This endpoint (`testIamPermissions`) retrieves the permissions a caller has on a specified resource, returning an empty set if the resource doesn't exist."],["The HTTP request is a `POST` method to a URL with the format `https://cloudaicompanion.googleapis.com/v1/{resource=projects/*/locations/*/codeRepositoryIndexes/*/repositoryGroups/*}:testIamPermissions` and utilizes gRPC Transcoding syntax."],["The request body includes a list of `permissions` (strings) to check for the specified `resource`, excluding those with wildcards."],["The response body contains a list of `permissions` (strings) that the caller is allowed, which is a subset of the permissions in the request."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]