File tree Expand file tree Collapse file tree 9 files changed +9
-0
lines changed
gcloud-java-resourcemanager Expand file tree Collapse file tree 9 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs )
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Java idiomatic client for [Google Cloud BigQuery] (https://cloud.google.com/bigq
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-bigquery.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-bigquery.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/bigquery/package-summary.html )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ This module provides common functionality required by service-specific modules o
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-core.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-core.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/package-summary.html )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Java idiomatic client for [Google Cloud Datastore] (https://cloud.google.com/dat
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-datastore.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-datastore.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/datastore/package-summary.html )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Examples for gcloud-java (Java idiomatic client for [Google Cloud Platform][clou
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-examples.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-examples.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ Examples] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/examples/package-summary.html )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Java idiomatic client for [Google Cloud Resource Manager] (https://cloud.google.
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-resourcemanager.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-resourcemanager.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/resourcemanager/package-summary.html )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Java idiomatic client for [Google Cloud Storage] (https://cloud.google.com/stora
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-storage.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java-storage.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/gcloud/storage/package-summary.html )
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
66[ ![ Build Status] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java.svg?branch=master )] ( https://travis-ci.org/GoogleCloudPlatform/gcloud-java )
77[ ![ Coverage Status] ( https://coveralls.io/repos/GoogleCloudPlatform/gcloud-java/badge.svg?branch=master )] ( https://coveralls.io/r/GoogleCloudPlatform/gcloud-java?branch=master )
88[ ![ Maven] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg )] ( https://img.shields.io/maven-central/v/com.google.gcloud/gcloud-java.svg )
9+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917 )] ( https://www.codacy.com/app/mziccard/gcloud-java )
910
1011- [ Homepage] (https://googlecloudplatform.github.io/gcloud-java/ )
1112- [ API Documentation] (http://googlecloudplatform.github.io/gcloud-java/apidocs )
You can’t perform that action at this time.
0 commit comments