[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-21 UTC。"],[[["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."]]],[]]