Thanks to visit codestin.com Credit goes to github.com
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 ecbae42 commit bb9c181Copy full SHA for bb9c181
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, [email protected] as an
14
editor of your project.
0 commit comments