Skip to content

Commit 857738a

Browse files
chore: fix BigQuery name in README (googleapis#7171)
1 parent 6b3e1b1 commit 857738a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Libraries are available on GitHub and Maven Central for developing Java applicat
1414
| ------ | ------------- | ------- |
1515
| [Asset Inventory](https://github.com/googleapis/java-asset) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-asset.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-asset&core=gav) |
1616
| [Auto ML](https://github.com/googleapis/java-automl) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-automl.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-automl&core=gav) |
17-
| [Bigquery](https://github.com/googleapis/java-bigquery) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquery.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigquery&core=gav) |
17+
| [BigQuery](https://github.com/googleapis/java-bigquery) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquery.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigquery&core=gav) |
1818
| [Bigtable](https://github.com/googleapis/java-bigtable) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigtable.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigtable&core=gav) |
1919
| [Billing](https://github.com/googleapis/java-billing) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-billing.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-billing&core=gav) |
2020
| [Build](https://github.com/googleapis/java-cloudbuild) | [![GA][ga-stability]][ga-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-build.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-build&core=gav) |

synth.metadata

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"updateTime": "2020-03-12T21:34:06.406683Z"
3+
}

0 commit comments

Comments
 (0)