Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb9c181

Browse files
author
Shun Fan
committed
Reword credential creation in README.md
1 parent ecbae42 commit bb9c181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/storage_transfer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This app creates two types of transfers using the Transfer Service tool.
88
1. Go to the [Developers Console](https://cloud.google.com/console) and create or select your project.
99
You will need the project ID later.
1010
1. Within Developers Console, select APIs & auth > Credentials.
11-
1. Add a new JSON key credential for a service account.
11+
1. Select Add credentials > Service account > JSON key.
1212
1. Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to point to your JSON key.
1313
1. Add the Storage Transfer service account, [email protected] as an
1414
editor of your project.

0 commit comments

Comments
 (0)