GoogleServiceAccountConfig

Config for Google service account authentication.

JSON representation
{ "serviceAccount": string }
Fields
serviceAccount

string

Required. The service account to be used for authenticating request.

The iam.serviceAccounts.getAccessToken permission should be granted on this service account to the impersonator service account.