From 9871f7372259f2423f8903542b234dcd135f1bbc Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 5 Dec 2024 17:15:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20post-p?= =?UTF-8?q?rocessor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- google/api_core/client_logging.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/google/api_core/client_logging.py b/google/api_core/client_logging.py index 25ba724c..d34a1761 100644 --- a/google/api_core/client_logging.py +++ b/google/api_core/client_logging.py @@ -13,8 +13,7 @@ _recognized_logging_fields = [ "httpRequest", "httpRequestMethod", - "httpRequestUrl" - "rpcName", + "httpRequestUrl" "rpcName", "serviceName", "credentialsType", "credentialsInfo",