serviceAccountEmail property
Service account email to be used for generating OAuth token.
The service account must be within the same project as the queue. The caller must have iam.serviceAccounts.actAs permission for the service account.
Implementation
core.String? serviceAccountEmail;