You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-7Lines changed: 14 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -835,12 +835,19 @@ Troubleshooting
835
835
836
836
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
837
837
838
-
### Proxy (Experimental)
839
-
Many clients in this repository use gRPC, not HTTP.
840
-
In these clients, the `http.proxyHost` property takes no effect.
841
-
To use proxy in gRPC clients, set the `GRPC_PROXY_EXP` environment variable;
842
-
more details are available in the gRPC [release note](https://github.com/grpc/grpc-java/releases/tag/v1.0.3).
843
-
Please note that proxy support is currently experimental.
838
+
Proxy
839
+
-----
840
+
Clients in this repository use either HTTP or gRPC transport layer.
841
+
README of each client documents the transport layer the client uses.
842
+
843
+
For HTTP clients, proxy can be configured by `http.proxyHost` and
844
+
related system properties as documented by
845
+
[Java Networking and Proxies](https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html).
846
+
847
+
For gRPC clients, proxy can be configured by the
848
+
`GRPC_PROXY_EXP` environment variable as documented by
849
+
the gRPC [release note](https://github.com/grpc/grpc-java/releases/tag/v1.0.3).
850
+
Please note that the gRPC proxy support is currently experimental.
844
851
845
852
Java Versions
846
853
-------------
@@ -850,7 +857,7 @@ Java 7 or above is required for using this client.
850
857
Supported Platforms
851
858
-------------------
852
859
853
-
This client is supported on Mac OS X, Windows and Linux (excluding Android and Alpine).
860
+
This client is supported on Mac OS X, Windows and Linux (excluding Android and Alpine).
854
861
Google Cloud Platform environments currently supported include GCE, GKE and GAE Flex.
Copy file name to clipboardExpand all lines: google-cloud-bigquery/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,6 +214,10 @@ Troubleshooting
214
214
215
215
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
Copy file name to clipboardExpand all lines: google-cloud-compute/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,6 +218,10 @@ Troubleshooting
218
218
219
219
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
Copy file name to clipboardExpand all lines: google-cloud-datastore/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,6 +150,10 @@ Troubleshooting
150
150
151
151
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
Copy file name to clipboardExpand all lines: google-cloud-dns/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -342,6 +342,10 @@ Troubleshooting
342
342
343
343
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
Copy file name to clipboardExpand all lines: google-cloud-language/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,10 @@ Troubleshooting
63
63
64
64
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/GoogleCloudPlatform/gcloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
0 commit comments