serviceAccountEmail property

String? serviceAccountEmail
getter/setter pair

The email of the service's service account.

If empty, defaults to {project_number}-compute@developer.gserviceaccount.com.

Implementation

core.String? serviceAccountEmail;