Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit bd3bf74

Browse files
1 parent baf339c commit bd3bf74

133 files changed

Lines changed: 2 additions & 40942 deletions

File tree

Some content is hidden

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

google/cloud/datastore_admin_v1/services/datastore_admin/transports/grpc.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,11 @@ def intercept_unary_unary(self, continuation, client_call_details, request):
7373
f"Sending request for {client_call_details.method}",
7474
extra={
7575
"serviceName": "google.datastore.admin.v1.DatastoreAdmin",
76-
"rpcName": client_call_details.method,
76+
"rpcName": str(client_call_details.method),
7777
"request": grpc_request,
7878
"metadata": grpc_request["metadata"],
7979
},
8080
)
81-
8281
response = continuation(client_call_details, request)
8382
if logging_enabled: # pragma: NO COVER
8483
response_metadata = response.trailing_metadata()

google/cloud/datastore_v1/services/datastore/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.datastore.v1.Datastore",
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()

owl-bot-staging/datastore/v1/.coveragerc

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

owl-bot-staging/datastore/v1/.flake8

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

owl-bot-staging/datastore/v1/LICENSE

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

owl-bot-staging/datastore/v1/MANIFEST.in

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

0 commit comments

Comments
 (0)