serviceAccount property
User-specified Service Account (SA) credentials to be used for Cloud Build.
Format: projects/{projectID}/serviceAccounts/{serviceAccount} The
default Cloud Build SA will be used initially if this field is not set
during deployment creation.
Implementation
core.String? serviceAccount;