Skip to content

Commit 217f8b8

Browse files
author
Ajay Kannan
committed
---
yaml --- r: 969 b: refs/heads/master c: 22f1839 h: refs/heads/master i: 967: fdabd32 v: v3
1 parent 38d8bc8 commit 217f8b8

5 files changed

Lines changed: 56 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
refs/heads/master: b40bf5354f989c7003b0dfc9539c67b87da1eff7
2+
refs/heads/master: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
33
refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
44
refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
GCloud Java Core: Common functionality for GCloud Java services.
2+
3+
This module provides common functionality required by service-specific modules of this library.
4+
This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
5+
but it is already usable.
6+
7+
* Links
8+
9+
* {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-core}GitHub repository}}
10+
11+
* {{{./apidocs/index.html?com/google/gcloud/package-summary.html}Javadocs}}
12+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GCloud Java Datastore: Idiomatic Java Client for Google Cloud Datastore.
2+
3+
This is a Java Client for accessing Google Cloud Datastore.
4+
This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
5+
but it is already usable.
6+
7+
* Features
8+
9+
* {{{https://cloud.google.com/datastore/}Google Cloud Datastore}}
10+
11+
* Links
12+
13+
* {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-datastore}GitHub repository}}
14+
15+
* {{{./apidocs/index.html?com/google/gcloud/datastore/package-summary.html}Javadocs}}
16+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
GCloud Java Examples: Examples using GCloud Java services
2+
3+
This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
4+
but it is already usable.
5+
6+
* Links
7+
8+
* {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-examples}GitHub repository}}
9+
10+
* {{{./apidocs/index.html?com/google/gcloud/examples/package-summary.html}Javadocs}}
11+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GCloud Java Storage: Idiomatic Java Client for Google Cloud Storage.
2+
3+
This is a Java Client for accessing Google Cloud Storage.
4+
This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
5+
but it is already usable.
6+
7+
* Features
8+
9+
* {{{https://cloud.google.com/storage/}Google Cloud Storage}}
10+
11+
* Links
12+
13+
* {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-storage}GitHub repository}}
14+
15+
* {{{./apidocs/index.html?com/google/gcloud/storage/package-summary.html}Javadocs}}
16+

0 commit comments

Comments
 (0)