Appearance
module: sdk.utils.call_utils
Link to GitHub
Entities:
Class _ClientCallDetails
extends grpc.ClientCallDetails
, namedtuple
is extended by: -
Function create_intercept_call_func
args:
get_metadata_func
(callable): The function to get metadata for the call.service_client
(ServiceClient): The service client to use for the call.
returns:
- The function to intercept the call. (callable)