serviceAccount property
Email address of the IAM service account associated with the revision of the service.
The service account represents the identity of the running revision, and determines what permissions the revision has.
Implementation
core.String? serviceAccount;