Skip to content

Commit d868d4f

Browse files
authored
chore: add repository metadata (#370)
1 parent 41d290d commit d868d4f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.repo-metadata.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "pandas-gbq",
3+
"name_pretty": "Google BigQuery connector for pandas",
4+
"product_documentation": "https://cloud.google.com/bigquery",
5+
"client_documentation": "https://pandas-gbq.readthedocs.io/en/latest/",
6+
"issue_tracker": "https://github.com/googleapis/python-bigquery-pandas/issues",
7+
"release_level": "beta",
8+
"language": "python",
9+
"library_type": "INTEGRATION",
10+
"repo": "googleapis/python-bigquery-pandas",
11+
"distribution_name": "pandas-gbq",
12+
"api_id": "bigquery.googleapis.com"
13+
}

0 commit comments

Comments
 (0)