WAJIB: Resource yang detail kebijakannya diminta. Lihat Nama resource untuk mengetahui nilai yang sesuai untuk kolom ini.
Isi permintaan
Isi permintaan memuat data dengan struktur berikut:
Representasi JSON
{"permissions": [string]}
Kolom
permissions[]
string
Kumpulan izin untuk memeriksa resource. Izin dengan karakter pengganti (seperti * atau storage.*) tidak diizinkan. Untuk informasi selengkapnya, lihat Ringkasan IAM.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[[["This webpage details how to test permissions on a specified data policy resource using a POST request."],["The HTTP request is made to the given URL, utilizing gRPC Transcoding syntax."],["The request requires a 'resource' path parameter, which is a string specifying the target resource's name."],["The request body must be structured in JSON format, with an array of 'permissions' that are strings representing the permissions to check."],["Successful responses will include a 'TestIamPermissionsResponse' instance in the response body, and the request must include one of two specified OAuth scopes for authorization."]]],[]]