diff --git a/.repo-metadata.json b/.repo-metadata.json index 20a417c..263c377 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,14 +1,16 @@ { -"name": "bigqueryconnection", -"name_pretty": "Google BigQuery Connection", -"product_documentation": "https://cloud.google.com/bigquery/docs/reference/bigqueryconnection", -"client_documentation": "https://googleapis.dev/python/bigqueryconnection/latest", -"issue_tracker": "", -"release_level": "ga", -"language": "python", -"library_type": "GAPIC_AUTO", -"repo": "googleapis/python-bigquery-connection", -"distribution_name": "google-cloud-bigquery-connection", -"api_id": "bigqueryconnection.googleapis.com", -"requires_billing": true -} \ No newline at end of file + "name": "bigqueryconnection", + "name_pretty": "Google BigQuery Connection", + "product_documentation": "https://cloud.google.com/bigquery/docs/reference/bigqueryconnection", + "client_documentation": "https://googleapis.dev/python/bigqueryconnection/latest", + "issue_tracker": "", + "release_level": "ga", + "language": "python", + "library_type": "GAPIC_AUTO", + "repo": "googleapis/python-bigquery-connection", + "distribution_name": "google-cloud-bigquery-connection", + "api_id": "bigqueryconnection.googleapis.com", + "requires_billing": true, + "default_version": "v1", + "codeowner_team": "@googleapis/api-bigquery" +}