Skip to content

Commit 03e216b

Browse files
authored
bigquery: document bigquery stable (#3077)
Update #3051.
1 parent 986e6c6 commit 03e216b

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1313
- [Client Library Documentation][client-lib-docs]
1414

1515
This library supports the following Google Cloud Platform services with clients at a [GA](#versioning) quality level:
16+
- [BigQuery](google-cloud-bigquery) (GA)
1617
- [Stackdriver Logging](google-cloud-logging) (GA)
1718
- [Cloud Datastore](google-cloud-datastore) (GA)
1819
- [Cloud Natural Language](google-cloud-language) (GA)
@@ -22,7 +23,6 @@ This library supports the following Google Cloud Platform services with clients
2223

2324
This library supports the following Google Cloud Platform services with clients at a [Beta](#versioning) quality level:
2425

25-
- [BigQuery](google-cloud-bigquery) (Beta)
2626
- [Cloud Data Loss Prevention](google-cloud-dlp) (Beta)
2727
- [Stackdriver Error Reporting](google-cloud-errorreporting) (Beta)
2828
- [Cloud Firestore](google-cloud-firestore) (Beta)

google-cloud-bigquery/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ Java idiomatic client for [Google Cloud BigQuery][cloud-bigquery].
1212
- [Product Documentation][bigquery-product-docs]
1313
- [Client Library Documentation][bigquery-client-lib-docs]
1414

15-
> Note: This client is a work-in-progress, and may occasionally
16-
> make backwards-incompatible changes.
17-
1815
Quickstart
1916
----------
2017
[//]: # ({x-version-update-start:google-cloud-bigquery:released})

0 commit comments

Comments
 (0)