Skip to content

Commit b79ec71

Browse files
1 parent f869b29 commit b79ec71

File tree

92 files changed

+13
-23945
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+13
-23945
lines changed

β€Žgoogle/cloud/errorreporting_v1beta1/services/error_group_service/transports/grpc.pyβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,11 @@ def intercept_unary_unary(self, continuation, client_call_details, request):
7171
f"Sending request for {client_call_details.method}",
7272
extra={
7373
"serviceName": "google.devtools.clouderrorreporting.v1beta1.ErrorGroupService",
74-
"rpcName": client_call_details.method,
74+
"rpcName": str(client_call_details.method),
7575
"request": grpc_request,
7676
"metadata": grpc_request["metadata"],
7777
},
7878
)
79-
8079
response = continuation(client_call_details, request)
8180
if logging_enabled: # pragma: NO COVER
8281
response_metadata = response.trailing_metadata()

β€Žgoogle/cloud/errorreporting_v1beta1/services/error_stats_service/transports/grpc.pyβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,11 @@ def intercept_unary_unary(self, continuation, client_call_details, request):
7070
f"Sending request for {client_call_details.method}",
7171
extra={
7272
"serviceName": "google.devtools.clouderrorreporting.v1beta1.ErrorStatsService",
73-
"rpcName": client_call_details.method,
73+
"rpcName": str(client_call_details.method),
7474
"request": grpc_request,
7575
"metadata": grpc_request["metadata"],
7676
},
7777
)
78-
7978
response = continuation(client_call_details, request)
8079
if logging_enabled: # pragma: NO COVER
8180
response_metadata = response.trailing_metadata()

β€Žgoogle/cloud/errorreporting_v1beta1/services/report_errors_service/transports/grpc.pyβ€Ž

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,11 @@ def intercept_unary_unary(self, continuation, client_call_details, request):
7070
f"Sending request for {client_call_details.method}",
7171
extra={
7272
"serviceName": "google.devtools.clouderrorreporting.v1beta1.ReportErrorsService",
73-
"rpcName": client_call_details.method,
73+
"rpcName": str(client_call_details.method),
7474
"request": grpc_request,
7575
"metadata": grpc_request["metadata"],
7676
},
7777
)
78-
7978
response = continuation(client_call_details, request)
8079
if logging_enabled: # pragma: NO COVER
8180
response_metadata = response.trailing_metadata()

β€Žowl-bot-staging/v1beta1/.coveragercβ€Ž

Lines changed: 0 additions & 13 deletions
This file was deleted.

β€Žowl-bot-staging/v1beta1/.flake8β€Ž

Lines changed: 0 additions & 34 deletions
This file was deleted.

β€Žowl-bot-staging/v1beta1/LICENSEβ€Ž

Lines changed: 0 additions & 202 deletions
This file was deleted.

β€Žowl-bot-staging/v1beta1/MANIFEST.inβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
Β (0)