File tree Expand file tree Collapse file tree
branches/spanner-gapic-migration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ refs/tags/v0.35.0: c28951c5f4cc97a1be07900d19df6984115a4bd6
8181refs/tags/v0.36.0: 6b75c61f73e6827b3ca379bd54f88f750290162f
8282refs/tags/v0.37.0: db2e142f92601709fdd48db159776f905742e30f
8383refs/heads/mrschmidt-sizefix: 627a3bfa30bb6f4f76af47b228c38b208dd921e0
84- refs/heads/spanner-gapic-migration: 986e6c656bec9913f751c664b2abfad26185aae2
84+ refs/heads/spanner-gapic-migration: 03e216ba3bebe565dfca8633d030e719f7783b6b
8585refs/tags/v0.38.0: c235ee4df5e1248e1769dae3f86a0d7ab7fd8301
8686refs/tags/v0.39.0: ab231c9d22475242a43d6d9554aa4a3f736dab01
8787refs/tags/v0.40.0: a1d5b05206cce7734365f1b910396a2c9d6605ec
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1313- [ Client Library Documentation] [ client-lib-docs ]
1414
1515This 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
2324This 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)
Original file line number Diff line number Diff 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-
1815Quickstart
1916----------
2017[ // ] : # ( {x-version-update-start:google-cloud-bigquery:released} )
You can’t perform that action at this time.
0 commit comments