From 701e40d400869ec665f9e4c6ff029ea2c110b173 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Sat, 8 May 2021 15:58:21 +0000 Subject: [PATCH] chore: add library type to .repo-metadata.json --- .repo-metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.repo-metadata.json b/.repo-metadata.json index d62d7467..a55cb6bc 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -6,6 +6,7 @@ "issue_tracker": "https://issuetracker.google.com/savedsearches/5226584", "release_level": "ga", "language": "python", + "library_type": "GAPIC_AUTO", "repo": "googleapis/python-cloudbuild", "distribution_name": "google-cloud-build", "api_id": "cloudbuild.googleapis.com",