serviceAccountEmail property
The email of the trigger's service account.
The service account must have permission to invoke Cloud Run services, the
permission is run.routes.invoke. If empty, defaults to the Compute
Engine default service account:
{project_number}-compute@developer.gserviceaccount.com.
Optional.
Implementation
core.String? serviceAccountEmail;