This page describes how to find the email address of a project's Cloud Storage service agent, which is a specialized service account created and managed by Cloud Storage. For an overview of Cloud Storage service agents, including when they're created and how they're used, see Service Accounts for Cloud Storage. For a general overview of service accounts in Google Cloud, see Service Accounts.
Before you begin
In order to get the required permissions for finding the email address of a
project's service agent, ask your administrator to grant you the View Service
Accounts (roles/iam.serviceAccountViewer) role on the project.
This predefined role contains the resourcemanager.projects.get permission,
which is required to access the service agent of a project. You can also get
this permission with other predefined roles. To see which roles are
associated with which permissions, refer to IAM roles for
Cloud Storage.
For instructions on using roles to control access to projects, see Manage access.