[[["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 2023-08-30 UTC."],[[["This document describes how to retrieve the service account used by Access Approval to access KMS keys for signing approved requests."],["The HTTP request for retrieving the service account is a `GET` request to a specific URL, structured with gRPC Transcoding syntax."],["The request requires a path parameter named `name`, which represents the AccessApprovalServiceAccount to retrieve, and requires `accessapproval.serviceAccounts.get` IAM permission."],["The request body for retrieving the service account must be empty, and a successful response will return an instance of `AccessApprovalServiceAccount`."],["Retrieving the service account requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]