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 to the provided URL."],["The request URL requires a `resource` path parameter, which must be a string representing the target resource."],["The request body must be in JSON format, specifically containing an array of `permissions` that need to be checked for the resource."],["A successful response will return an instance of `TestIamPermissionsResponse` that contains the detail on permissions."],["To perform this action, you must have authorization through one of the listed OAuth scopes, such as `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]