[[["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 permissions on a specified resource using a POST request to a Google Compute Engine API endpoint."],["The request requires specifying the `project`, `zone`, and `resource` as path parameters in the URL."],["The request body, represented in JSON, requires a list of permissions to check against the resource, excluding permissions with wildcards."],["The successful response body returns a JSON structure containing a subset of the requested permissions that the caller is authorized to use."],["Authorization to use this endpoint requires one of the listed OAuth scopes: `https://www.googleapis.com/auth/compute.readonly`, `https://www.googleapis.com/auth/compute`, or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]