Public Member Functions | List of all members
tests.interop.service.TestService Class Reference
Inheritance diagram for tests.interop.service.TestService:
Inheritance graph
[legend]

Public Member Functions

def EmptyCall (self, request, context)
 
def FullDuplexCall (self, request_iterator, context)
 
def HalfDuplexCall (self, request_iterator, context)
 
def StreamingInputCall (self, request_iterator, context)
 
def StreamingOutputCall (self, request, context)
 
def UnaryCall (self, request, context)
 

Detailed Description

Definition at line 49 of file src/python/grpcio_tests/tests/interop/service.py.

Member Function Documentation

◆ EmptyCall()

def tests.interop.service.TestService.EmptyCall (   self,
  request,
  context 
)

◆ FullDuplexCall()

def tests.interop.service.TestService.FullDuplexCall (   self,
  request_iterator,
  context 
)

◆ HalfDuplexCall()

def tests.interop.service.TestService.HalfDuplexCall (   self,
  request_iterator,
  context 
)

◆ StreamingInputCall()

def tests.interop.service.TestService.StreamingInputCall (   self,
  request_iterator,
  context 
)

◆ StreamingOutputCall()

def tests.interop.service.TestService.StreamingOutputCall (   self,
  request,
  context 
)

◆ UnaryCall()

def tests.interop.service.TestService.UnaryCall (   self,
  request,
  context 
)

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


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