Public Member Functions | Private Attributes | List of all members
grpc.beta._client_adaptations._UnaryUnaryMultiCallable Class Reference
Inheritance diagram for grpc.beta._client_adaptations._UnaryUnaryMultiCallable:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, request, timeout, metadata=None, with_call=False, protocol_options=None)
 
def __init__ (self, channel, group, method, metadata_transformer, request_serializer, response_deserializer)
 
def event (self, request, receiver, abortion_callback, timeout, metadata=None, protocol_options=None)
 
def future (self, request, timeout, metadata=None, protocol_options=None)
 

Private Attributes

 _channel
 
 _group
 
 _metadata_transformer
 
 _method
 
 _request_serializer
 
 _response_deserializer
 

Detailed Description

Definition at line 287 of file _client_adaptations.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc.beta._client_adaptations._UnaryUnaryMultiCallable.__init__ (   self,
  channel,
  group,
  method,
  metadata_transformer,
  request_serializer,
  response_deserializer 
)

Definition at line 289 of file _client_adaptations.py.

Member Function Documentation

◆ __call__()

def grpc.beta._client_adaptations._UnaryUnaryMultiCallable.__call__ (   self,
  request,
  timeout,
  metadata = None,
  with_call = False,
  protocol_options = None 
)

Definition at line 298 of file _client_adaptations.py.

◆ event()

def grpc.beta._client_adaptations._UnaryUnaryMultiCallable.event (   self,
  request,
  receiver,
  abortion_callback,
  timeout,
  metadata = None,
  protocol_options = None 
)

Definition at line 317 of file _client_adaptations.py.

◆ future()

def grpc.beta._client_adaptations._UnaryUnaryMultiCallable.future (   self,
  request,
  timeout,
  metadata = None,
  protocol_options = None 
)

Definition at line 310 of file _client_adaptations.py.

Member Data Documentation

◆ _channel

grpc.beta._client_adaptations._UnaryUnaryMultiCallable._channel
private

Definition at line 290 of file _client_adaptations.py.

◆ _group

grpc.beta._client_adaptations._UnaryUnaryMultiCallable._group
private

Definition at line 291 of file _client_adaptations.py.

◆ _metadata_transformer

grpc.beta._client_adaptations._UnaryUnaryMultiCallable._metadata_transformer
private

Definition at line 293 of file _client_adaptations.py.

◆ _method

grpc.beta._client_adaptations._UnaryUnaryMultiCallable._method
private

Definition at line 292 of file _client_adaptations.py.

◆ _request_serializer

grpc.beta._client_adaptations._UnaryUnaryMultiCallable._request_serializer
private

Definition at line 294 of file _client_adaptations.py.

◆ _response_deserializer

grpc.beta._client_adaptations._UnaryUnaryMultiCallable._response_deserializer
private

Definition at line 295 of file _client_adaptations.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32