Skip to content

Commit 78adc96

Browse files
committed
Changing description of GOOGLE_APPLICATION_CREDENTIALS.
1 parent 1a1dac0 commit 78adc96

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Running Regression Tests
164164
bamboo-shift-455).
165165
- ``GCLOUD_TESTS_DATASET_ID``: The name of the dataset your tests connect to.
166166
This is typically the same as ``GCLOUD_TESTS_PROJECT_ID``.
167-
- ``GOOGLE_APPLICATION_CREDENTIALS``: The path to an encrypted JSON file;
167+
- ``GOOGLE_APPLICATION_CREDENTIALS``: The path to a JSON key file;
168168
see ``regression/app_credentials.json.sample`` as an example. Such a file
169169
can be downloaded directly from the developer's console by clicking
170170
"Generate new JSON key". See private key

docs/_components/datastore-quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ authentication to your project:
2222
bamboo-shift-455).
2323
- ``GCLOUD_TESTS_DATASET_ID``: The name of the dataset your tests connect to.
2424
This is typically the same as ``GCLOUD_TESTS_PROJECT_ID``.
25-
- ``GOOGLE_APPLICATION_CREDENTIALS``: The path to an encrypted JSON file;
25+
- ``GOOGLE_APPLICATION_CREDENTIALS``: The path to a JSON key file;
2626
see ``regression/app_credentials.json.sample`` as an example. Such a file
2727
can be downloaded directly from the developer's console by clicking
2828
"Generate new JSON key". See private key

docs/_components/storage-quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ authentication to your project:
2222
bamboo-shift-455).
2323
- ``GCLOUD_TESTS_DATASET_ID``: The name of the dataset your tests connect to.
2424
This is typically the same as ``GCLOUD_TESTS_PROJECT_ID``.
25-
- ``GOOGLE_APPLICATION_CREDENTIALS``: The path to an encrypted JSON file;
25+
- ``GOOGLE_APPLICATION_CREDENTIALS``: The path to a JSON key file;
2626
see ``regression/app_credentials.json.sample`` as an example. Such a file
2727
can be downloaded directly from the developer's console by clicking
2828
"Generate new JSON key". See private key

0 commit comments

Comments
 (0)