[[["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 2024-09-17 UTC."],[[["The `grants.revoke` method immediately revokes access for a grant that is in a non-terminal state."],["The HTTP request uses the `POST` method to revoke a grant via a specified URL using gRPC Transcoding syntax."],["The request requires a `name` parameter, which is a string that specifies the name of the grant resource being revoked, and optionally accepts a `reason` in the request body."],["A successful response will return an `Operation` instance."],["The request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `privilegedaccessmanager.grants.revoke` on the `name` resource."]]],[]]