Skip to content

Commit 6bfffc6

Browse files
committed
---
yaml --- r: 2195 b: refs/heads/pubsub-alpha c: 6450944 h: refs/heads/master i: 2193: 59935d5 2191: 18bd90b
1 parent 76449af commit 6bfffc6

162 files changed

Lines changed: 64064 additions & 2 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
@@ -3,7 +3,7 @@ refs/heads/master: 689bbb466df4b2d5d2483d6edb8ac5c7c7f7c6fa
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3
6-
refs/heads/pubsub-alpha: 3f7626d529dc7788d46e4d54fba6898a994f5f1c
6+
refs/heads/pubsub-alpha: 6450944c987fac425fead539b878656e2f62d08a
77
refs/heads/resource-manager: ebf4adc5ee835cd2086c4ac5b4e78d01a5a005a7
88
refs/heads/update-datastore: 482954f2c5055231e5b3122ea91d2ba00ce8187c
99
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
Google Cloud Java Client -- GAX
2+
=========================================
3+
4+
This module provides common functionality required by service-specific modules of this library.
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+
[![Maven](https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-gax.svg)](https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-gax.svg)
9+
10+
- [Homepage] (https://googlecloudplatform.github.io/gcloud-java/)
11+
- [API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/package-summary.html)
12+
13+
Quickstart
14+
----------
15+
Add this to your pom.xml file
16+
```xml
17+
<dependency>
18+
<groupId>com.google.gcloud</groupId>
19+
<artifactId>gcloud-java-gax</artifactId>
20+
<version>0.0.10</version>
21+
</dependency>
22+
```
23+
24+
Java Versions
25+
-------------
26+
27+
Java 7 or above is required for using this client.
28+
29+
Contributing
30+
------------
31+
32+
Contributions to this library are always welcome and highly encouraged.
33+
34+
See [CONTRIBUTING] for more information on how to get started.
35+
36+
Versioning
37+
----------
38+
39+
This library follows [Semantic Versioning] (http://semver.org/).
40+
41+
It is currently in major version zero (``0.y.z``), which means that anything
42+
may change at any time and the public API should not be considered
43+
stable.
44+
45+
License
46+
-------
47+
48+
Apache 2.0 - See [LICENSE] for more information.
49+
50+
51+
[CONTRIBUTING]:https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/CONTRIBUTING.md
52+
[LICENSE]: https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/LICENSE
53+
[cloud-platform]: https://cloud.google.com/

branches/pubsub-alpha/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)