Skip to content

Commit

Permalink
chore: update .repo-metadata.json (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Dec 28, 2021
1 parent 750c15d commit 881c081
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
"name": "bigquery",
"name_pretty": "Google Cloud BigQuery",
"product_documentation": "https://cloud.google.com/bigquery",
"client_documentation": "https://googleapis.dev/python/bigquery/latest",
"client_documentation": "https://cloud.google.com/python/docs/reference/bigquery/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
"release_level": "ga",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_COMBO",
"repo": "googleapis/python-bigquery",
"distribution_name": "google-cloud-bigquery",
"api_id": "bigquery.googleapis.com",
"requires_billing": false,
"default_version": "v2",
"codeowner_team": "@googleapis/api-bigquery"
"codeowner_team": "@googleapis/api-bigquery",
"api_shortname": "bigquery"
}

0 comments on commit 881c081

Please sign in to comment.