File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments