[[["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 API endpoint tests the permissions a caller has on a specified resource using a POST HTTP request to a designated URL."],["The request requires two path parameters, `project` and `resource`, which specify the project ID and the resource name or ID, respectively."],["The request body must be in JSON format and includes a `permissions` array of strings, representing the permissions to check."],["The response body, also in JSON format, returns a `permissions` array indicating which of the requested permissions the caller is allowed to use."],["The request requires one of three OAuth scopes for authorization: `https://www.googleapis.com/auth/compute.readonly`, `https://www.googleapis.com/auth/compute`, or `https://www.googleapis.com/auth/cloud-platform`, along with the `compute.sslPolicies.list` IAM permission."]]],[]]