__enter__(self) | grpc.beta._client_adaptations._GenericStub | |
__exit__(self, exc_type, exc_val, exc_tb) | grpc.beta._client_adaptations._GenericStub | |
__init__(self, channel, metadata_transformer, request_serializers, response_deserializers) | grpc.beta._client_adaptations._GenericStub | |
_channel | grpc.beta._client_adaptations._GenericStub | private |
_metadata_transformer | grpc.beta._client_adaptations._GenericStub | private |
_request_serializers | grpc.beta._client_adaptations._GenericStub | private |
_response_deserializers | grpc.beta._client_adaptations._GenericStub | private |
blocking_stream_unary(self, group, method, request_iterator, timeout, metadata=None, with_call=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
blocking_unary_unary(self, group, method, request, timeout, metadata=None, with_call=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
event_stream_stream(self, group, method, receiver, abortion_callback, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
event_stream_unary(self, group, method, receiver, abortion_callback, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
event_unary_stream(self, group, method, request, receiver, abortion_callback, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
event_unary_unary(self, group, method, request, receiver, abortion_callback, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
future_stream_unary(self, group, method, request_iterator, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
future_unary_unary(self, group, method, request, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
inline_stream_stream(self, group, method, request_iterator, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
inline_unary_stream(self, group, method, request, timeout, metadata=None, protocol_options=None) | grpc.beta._client_adaptations._GenericStub | |
stream_stream(self, group, method) | grpc.beta._client_adaptations._GenericStub | |
stream_unary(self, group, method) | grpc.beta._client_adaptations._GenericStub | |
unary_stream(self, group, method) | grpc.beta._client_adaptations._GenericStub | |
unary_unary(self, group, method) | grpc.beta._client_adaptations._GenericStub | |