serviceAccountEmail property
The email of the function's service account.
If empty, defaults to {project_id}@appspot.gserviceaccount.com
.
Implementation
core.String? serviceAccountEmail;
The email of the function's service account.
If empty, defaults to {project_id}@appspot.gserviceaccount.com
.
core.String? serviceAccountEmail;