serviceAccount property

String? serviceAccount
getter/setter pair

The service account associated with the application.

This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.

Implementation

core.String? serviceAccount;