From 3ab55ffa55a19f0947fc108369da953a397f6344 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Wed, 12 May 2021 18:28:02 -0400 Subject: [PATCH] chore: add library type to .repo-metadata.json (#68) --- packages/google-cloud-billing/.repo-metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/google-cloud-billing/.repo-metadata.json b/packages/google-cloud-billing/.repo-metadata.json index a743a330ea6f..520355c1ab0c 100644 --- a/packages/google-cloud-billing/.repo-metadata.json +++ b/packages/google-cloud-billing/.repo-metadata.json @@ -6,6 +6,7 @@ "issue_tracker": "", "release_level": "ga", "language": "python", + "library_type": "GAPIC_AUTO", "repo": "googleapis/python-billing", "distribution_name": "google-cloud-billing", "api_id": "cloudbilling.googleapis.com"