We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81b23c7 + 6d3c86c commit 2fe2289Copy full SHA for 2fe2289
storage/storage_transfer/README.md
@@ -10,8 +10,8 @@ This app creates two types of transfers using the Transfer Service tool.
10
1. Within Developers Console, select APIs & auth > Credentials.
11
1. Select Add credentials > Service account > JSON key.
12
1. Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to point to your JSON key.
13
-1. Add the Storage Transfer service account, [email protected] as an
14
- editor of your project.
+1. Add the Storage Transfer service account as an editor of your project
+ storage-transfer-5031963314028297433@partnercontent.gserviceaccount.com
15
1. Set up gcloud for application default credentials.
16
1. `gcloud components update`
17
1. `gcloud auth login`
0 commit comments