Skip to content

Commit c0c7194

Browse files
garrettjonesgooglemziccard
authored andcommitted
---
yaml --- r: 7307 b: refs/heads/tswast-patch-1 c: a0fd43a h: refs/heads/master i: 7305: 8a18579 7303: 2ef68ad
1 parent a470984 commit c0c7194

94 files changed

Lines changed: 41128 additions & 70 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[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: bc016f74e730cc18b885cacb8dce1403299e1c12
60+
refs/heads/tswast-patch-1: a0fd43a21fcadd6bf3dd3e9167b07b91ffb5ea30
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Google Cloud Java Client
2+
==========================
3+
4+
Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
5+
6+
[![Build Status](https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/gcloud-java)
7+
[![Coverage Status](https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master)](https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master)
8+
9+
- [Homepage] (https://googlecloudplatform.github.io/gcloud-java/)
10+
- [API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs)
11+
- [Examples] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/examples/package-summary.html)
12+
13+
This module provides common functionality and is required by the other service specific modules.
14+
15+
Quickstart
16+
----------
17+
Add this to your pom.xml file
18+
```xml
19+
<dependency>
20+
<groupId>com.google.gcloud</groupId>
21+
<artifactId>gcloud-java-gax</artifactId>
22+
<version>0.0.6</version>
23+
</dependency>
24+
```
25+
26+
Contributing
27+
------------
28+
29+
Contributions to this library are always welcome and highly encouraged.
30+
31+
See [CONTRIBUTING] for more information on how to get started.
32+
33+
Java Versions
34+
-------------
35+
36+
Java 7 or above is required for using this client.
37+
38+
Versioning
39+
----------
40+
41+
This library follows [Semantic Versioning] (http://semver.org/).
42+
43+
It is currently in major version zero (``0.y.z``), which means that anything
44+
may change at any time and the public API should not be considered
45+
stable.
46+
47+
License
48+
-------
49+
50+
Apache 2.0 - See [LICENSE] for more information.
51+
52+
53+
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/CONTRIBUTING.md
54+
[LICENSE]: https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/LICENSE
55+
[cloud-platform]: https://cloud.google.com/

branches/tswast-patch-1/gcloud-java-gax/generated/src/main/java/com/google/api/AnnotationsProto.java

Lines changed: 222 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)