serviceAccount property

String? serviceAccount
getter/setter pair

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.

Required.

Implementation

core.String? serviceAccount;