[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-13 UTC."],[[["This webpage details how to test IAM permissions on a specified resource using a POST HTTP request to the Google Compute API."],["The HTTP request requires a `project` and `resource` path parameter, specifying the target project and resource for the permission check."],["The request body, formatted in JSON, includes a list of permissions (`permissions[]`) to be checked, and the response body will contain a JSON list of the permissions the caller is allowed."],["To authorize the request, one of the specified OAuth scopes or the `compute.backendServices.list` IAM permission is required."],["The `Try It!` feature allows users to test the API call directly on the webpage, and more details are provided about path parameters, request/response bodies, and authorization scopes."]]],[]]