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 029e126 commit 0867434Copy full SHA for 0867434
bigquery-datatransfer/snippets/quickstart_test.py
@@ -20,7 +20,7 @@
20
import quickstart
21
22
23
-PROJECT = os.environ['GCLOUD_PROJECT']
+PROJECT = os.environ['GOOGLE_CLOUD_PROJECT']
24
25
26
@pytest.fixture
0 commit comments