We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550699a commit de08547Copy full SHA for de08547
google/cloud/universe_domain/demo/README.md
@@ -34,6 +34,12 @@ accessing any data. If you are not familiar with GCP authentication please take
34
this opportunity to review the
35
[Authentication Overview][authentication-quickstart].
36
37
+If you use `GOOGLE_APPLICATION_CREDENTIALS` to configure authentication, **and**
38
+the file referenced by this environment variable contains the `universe_domain`
39
+field, that value is used to determine service endpoints. If the
40
+`universe_domain` field is not present, the library defaults to
41
+`googleapis.com`.
42
+
43
## Using with Bazel
44
45
> :warning: If you are using Windows or macOS there are additional instructions
0 commit comments