serviceAccountEmail property

String? serviceAccountEmail
getter/setter pair

The email of the function's service account.

If empty, defaults to {project_id}@appspot.gserviceaccount.com.

Implementation

core.String? serviceAccountEmail;