A collection of arguments for invoking getAccountAccessToken.
Delegate chain of approvals needed to perform full impersonation. Specify the fully qualified service account name. (e.g. ["projects/-/serviceAccounts/delegate-svc-account@project-id.iam.gserviceaccount.com"])
["projects/-/serviceAccounts/delegate-svc-account@project-id.iam.gserviceaccount.com"]
Lifetime of the impersonated token (defaults to its max: 3600s).
3600s
The scopes the new credential should have (e.g. ["cloud-platform"])
["cloud-platform"]
The service account to impersonate (e.g. service_B@your-project-id.iam.gserviceaccount.com)
service_B@your-project-id.iam.gserviceaccount.com