File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 029e0096b82e2334e997917bdfde0f3979d3f205
2+ refs/heads/master: f32c76f567fa1c7845cc8b9f44ebfedf416d0c09
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: 3830d9ffb926d5fdfcfc27c05b58959c9723582e
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change @@ -109,10 +109,9 @@ Most `google-cloud` libraries require a project ID. There are multiple ways to
109109
1101101 . The project ID supplied when building the service options
1111112 . Project ID specified by the environment variable ` GOOGLE_CLOUD_PROJECT `
112- 3 . The App Engine project ID
112+ 3 . The App Engine / Compute Engine project ID
1131134 . The project ID specified in the JSON credentials file pointed by the ` GOOGLE_APPLICATION_CREDENTIALS ` environment variable
1141145 . The Google Cloud SDK project ID
115- 6 . The Compute Engine project ID
116115
117116In cases where the library may expect a project ID explicitly, we provide a helper that can provide the inferred project ID:
118117 ``` java
You can’t perform that action at this time.
0 commit comments