We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 922bef8 + ab45956 commit b6b9eb6Copy full SHA for b6b9eb6
test-proxy/README.md
@@ -21,6 +21,10 @@ cd test-proxy
21
mvn clean install
22
```
23
24
+To build the proxy with an older version of the client, please download the
25
+source code [here](https://github.com/googleapis/java-bigtable/releases),
26
+and repeat the build steps mentioned above.
27
+
28
Start the proxy on default port 9999
29
30
0 commit comments