From e9b9d6fd7f3276ee136adc6ceb0934f46035cea8 Mon Sep 17 00:00:00 2001 From: Neenu1995 Date: Mon, 10 Jan 2022 18:41:46 -0500 Subject: [PATCH] chore: change name to api_shortname in .repo-metadata.json --- .repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 1e036b4a1..1b3fe2a04 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,5 +1,5 @@ { - "name": "logging", + "api_shortname": "logging", "name_pretty": "Cloud Logging", "product_documentation": "https://cloud.google.com/logging/docs", "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-logging/latest/history",