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.
1 parent a3d8e0a commit d286b20Copy full SHA for d286b20
cloud-storage/storage-transfer/README.md
@@ -8,7 +8,7 @@ This app creates two types of transfers using the Transfer Service tool.
8
1. Go to the [Developers Console](https://cloud.google.com/console) and create or select your project.
9
You will need the project ID later.
10
1. Within Developers Console, select APIs & auth > Credentials.
11
- 1. Add a new JSON key credential for a service account.
+ 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, cloud-mobility@system.gserviceaccount.com as an
14
editor of your project.
0 commit comments