From 37ebb6fa76937ab5925034ed67ef4dac945e7395 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Mon, 10 May 2021 14:32:06 -0400 Subject: [PATCH] chore: add library type to .repo-metadata.json (#69) --- packages/google-cloud-bigquery-connection/.repo-metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/google-cloud-bigquery-connection/.repo-metadata.json b/packages/google-cloud-bigquery-connection/.repo-metadata.json index 7cafc2641b21..20a417cf7f29 100644 --- a/packages/google-cloud-bigquery-connection/.repo-metadata.json +++ b/packages/google-cloud-bigquery-connection/.repo-metadata.json @@ -6,6 +6,7 @@ "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",