From 36f791e4787becca4d33147a43ba8f3d9730fb5a Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Fri, 28 Jun 2019 14:31:17 -0700 Subject: [PATCH] Fix language. --- containeranalysis/.repo-metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/containeranalysis/.repo-metadata.json b/containeranalysis/.repo-metadata.json index 3a614a05e0ad..8e24dd81f175 100644 --- a/containeranalysis/.repo-metadata.json +++ b/containeranalysis/.repo-metadata.json @@ -5,9 +5,9 @@ "client_documentation": "https://googleapis.dev/python/containeranalysis/latest", "issue_tracker": "https://issuetracker.google.com/savedsearches/559777", "release_level": "ga", - "language": "nodejs", + "language": "python", "repo": "googleapis/google-cloud-python", "distribution_name": "google-cloud-containeranalysis", "api_id": "containeranalysis.googleapis.com", "requires_billing": false -} \ No newline at end of file +}