@@ -12,9 +12,9 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1212
1313This client supports the following Google Cloud Platform services:
1414
15- - [ Google Cloud BigQuery] (#google-cloud-bigquery)
15+ - [ Google Cloud BigQuery] (#google-cloud-bigquery-alpha) (Alpha )
1616- [ Google Cloud Datastore] (#google-cloud-datastore)
17- - [ Google Cloud Resource Manager] (#google-cloud-resource-manager)
17+ - [ Google Cloud Resource Manager] (#google-cloud-resource-manager-alpha) (Alpha )
1818- [ Google Cloud Storage] (#google-cloud-storage)
1919
2020> Note: This client is a work-in-progress, and may occasionally
@@ -109,7 +109,7 @@ Next, choose a method for authenticating API requests from within your project:
1091094. Google Cloud SDK credentials
1101105. Compute Engine credentials
111111
112- Google Cloud BigQuery
112+ Google Cloud BigQuery (Alpha)
113113----------------------
114114
115115- [API Documentation][bigquery-api]
@@ -194,7 +194,7 @@ if (entity == null) {
194194}
195195` ` `
196196
197- Google Cloud Resource Manager
197+ Google Cloud Resource Manager (Alpha)
198198----------------------
199199
200200- [API Documentation][resourcemanager-api]
@@ -329,4 +329,4 @@ Apache 2.0 - See [LICENSE] for more information.
329329
330330[cloud-bigquery]: https://cloud.google.com/bigquery/
331331[cloud-bigquery-docs]: https://cloud.google.com/bigquery/docs/overview
332- [bigquery-api]: http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html? com/google/gcloud/bigquery/package-summary.html
332+ [bigquery-api]: http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html? com/google/gcloud/bigquery/package-summary.html
0 commit comments