From b59e75d497c27a63d74e29a2803c9b5dcabbf434 Mon Sep 17 00:00:00 2001 From: Neenu1995 Date: Tue, 21 Dec 2021 14:15:03 -0500 Subject: [PATCH] chore: add enumeration type of library --- .repo-metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.repo-metadata.json b/.repo-metadata.json index 412b27083..119950039 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -13,5 +13,6 @@ "distribution_name": "com.google.cloud:google-cloud-pubsub", "codeowner_team": "@googleapis/api-pubsub", "api_id": "pubsub.googleapis.com", + "library_type": "GAPIC_COMBO", "requires_billing": true } \ No newline at end of file