Skip to content

Commit eca350c

Browse files
jean-philippe-martinmziccard
authored andcommitted
---
yaml --- r: 7475 b: refs/heads/tswast-patch-1 c: 88b9840 h: refs/heads/master i: 7473: d097423 7471: 7610d01
1 parent fd6498c commit eca350c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: 9549dfc0a2f045736cf32b7498ca03dc74d601a8
60+
refs/heads/tswast-patch-1: 88b984054561a000ce7e57c37e4dca4475112c9e
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/gcloud-java-examples/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ To run examples from your command line:
114114
target/appassembler/bin/LoggingExample list entries
115115
```
116116
117+
* Here's an example run of `ParallelCountBytes`.
118+
119+
Before running the example, go to the [Google Developers Console][developers-console] to ensure that Google Cloud Storage API is enabled and that you have a bucket with a file in it.
120+
```
121+
target/appassembler/bin/ParallelCountBytes gs://mybucket/myfile.txt
122+
```
123+
117124
* Here's an example run of `PubSubExample`.
118125
119126
Before running the example, go to the [Google Developers Console][developers-console] to ensure that "Google Cloud Pub/Sub" is enabled.

0 commit comments

Comments
 (0)