Skip to content

Commit 103814b

Browse files
committed
Add repo-metadata
1 parent 513da0a commit 103814b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"api_shortname": "bigquery-jdbc",
3+
"name_pretty": "BigQuery JDBC",
4+
"product_documentation": "https://cloud.google.com/bigquery",
5+
"client_documentation": "https://docs.cloud.google.com/bigquery/docs/jdbc-for-bigquery",
6+
"release_level": "stable",
7+
"language": "java",
8+
"min_java_version": 8,
9+
"repo": "googleapis/google-cloud-java",
10+
"repo_short": "google-cloud-java",
11+
"distribution_name": "com.google.cloud:google-cloud-bigquery-jdbc",
12+
"library_type": "OTHER",
13+
"codeowner_team": "@googleapis/bigquery-team",
14+
"recommended_package": "com.google.cloud.bigquery.jdbc"
15+
}

0 commit comments

Comments
 (0)