serviceAccount property

String? serviceAccount
getter/setter pair

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;