serviceAccount property
The service account identity associated with this deployment.
If non-empty, will be in the following format:
projects/-/serviceAccounts/{account_email}
Implementation
core.String? serviceAccount;
The service account identity associated with this deployment.
If non-empty, will be in the following format:
projects/-/serviceAccounts/{account_email}
core.String? serviceAccount;