[[["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 with a specific URL structure utilizing gRPC Transcoding to revoke access to a grant."],["The request requires a `name` parameter in the path to specify the grant to be revoked, and it may optionally include a `reason` in the request body."],["A successful call to this method will return an `Operation` instance in the response body, and it also requires `privilegedaccessmanager.grants.revoke` IAM permission on the `name` resource."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]