Skip to content

Commit a8b301b

Browse files
jean-philippe-martinmziccard
authored andcommitted
---
yaml --- r: 5001 b: refs/heads/master c: 88b9840 h: refs/heads/master i: 4999: 1f8d3db
1 parent e6ea4ab commit a8b301b

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 9549dfc0a2f045736cf32b7498ca03dc74d601a8
2+
refs/heads/master: 88b984054561a000ce7e57c37e4dca4475112c9e
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: 7406918e071dd2c5677a638ae2a06e7592b6542c
55
refs/heads/pubsub-alpha: d6bbd32eed6cb48cda8d6798ee70ddd6bfc1f07d

trunk/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)