[[["わかりやすい","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-06-02 UTC。"],[[["This API endpoint (`POST https://clouddeploy.googleapis.com/v1/{resource=projects/*/locations/*/deliveryPipelines/*}:testIamPermissions`) retrieves the permissions a caller has on a specified resource."],["The request requires a `resource` path parameter, identifying the target resource, and a request body specifying the permissions to be checked."],["The request body utilizes a JSON format with a `permissions` array of strings to indicate the desired permissions, and wildcard permissions are not permitted."],["The successful response will provide a `TestIamPermissionsResponse`, and if a resource does not exist, it will return an empty set of permissions."],["The operation is designed for UI/tool building and uses `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and is not intended for authorization checking."]]],[]]