serviceAccount property
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;
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.
core.String? serviceAccount;