Definition at line 255 of file _call.py.
◆ __await__()
ResponseType grpc.aio._call._UnaryResponseMixin.__await__ |
( |
|
self | ) |
|
Wait till the ongoing RPC request finishes.
Definition at line 268 of file _call.py.
◆ _init_unary_response_mixin()
def grpc.aio._call._UnaryResponseMixin._init_unary_response_mixin |
( |
|
self, |
|
|
asyncio.Task |
response_task |
|
) |
| |
|
private |
◆ cancel()
bool grpc.aio._call._UnaryResponseMixin.cancel |
( |
|
self | ) |
|
◆ _call_response
grpc.aio._call._UnaryResponseMixin._call_response |
|
private |
The documentation for this class was generated from the following file: