Classes | Namespaces | Functions | Variables
beta_python_plugin_test.py File Reference

Go to the source code of this file.

Classes

class  tests.protoc_plugin.beta_python_plugin_test._ServicerMethods
 
class  tests.protoc_plugin.beta_python_plugin_test.PythonPluginTest
 

Namespaces

 tests.protoc_plugin.beta_python_plugin_test
 

Functions

def tests.protoc_plugin.beta_python_plugin_test._create_directory_tree (root, path_components_sequence)
 
def tests.protoc_plugin.beta_python_plugin_test._CreateIncompleteService (service_pb2)
 
def tests.protoc_plugin.beta_python_plugin_test._CreateService (payload_pb2, responses_pb2, service_pb2)
 
def tests.protoc_plugin.beta_python_plugin_test._full_duplex_request_iterator (requests_pb2)
 
def tests.protoc_plugin.beta_python_plugin_test._massage_proto_content (raw_proto_content)
 
def tests.protoc_plugin.beta_python_plugin_test._packagify (directory)
 
def tests.protoc_plugin.beta_python_plugin_test._streaming_input_request_iterator (payload_pb2, requests_pb2)
 
def tests.protoc_plugin.beta_python_plugin_test._streaming_output_request (requests_pb2)
 
def tests.protoc_plugin.beta_python_plugin_test._system_path (path_insertion)
 

Variables

string tests.protoc_plugin.beta_python_plugin_test._PAYLOAD_PB2 = 'beta_grpc_plugin_test.payload.test_payload_pb2'
 
tuple tests.protoc_plugin.beta_python_plugin_test._PROTO_FILES_PATH_COMPONENTS
 
string tests.protoc_plugin.beta_python_plugin_test._RELATIVE_PROTO_PATH = 'relative_proto_path'
 
string tests.protoc_plugin.beta_python_plugin_test._RELATIVE_PYTHON_OUT = 'relative_python_out'
 
string tests.protoc_plugin.beta_python_plugin_test._REQUESTS_PB2 = 'beta_grpc_plugin_test.requests.r.test_requests_pb2'
 
string tests.protoc_plugin.beta_python_plugin_test._RESPONSES_PB2 = 'beta_grpc_plugin_test.responses.test_responses_pb2'
 
string tests.protoc_plugin.beta_python_plugin_test._SERVICE_PB2 = 'beta_grpc_plugin_test.service.test_service_pb2'
 
string tests.protoc_plugin.beta_python_plugin_test.SERVER_FACTORY_IDENTIFIER = 'beta_create_TestService_server'
 
string tests.protoc_plugin.beta_python_plugin_test.SERVICER_IDENTIFIER = 'BetaTestServiceServicer'
 
string tests.protoc_plugin.beta_python_plugin_test.STUB_FACTORY_IDENTIFIER = 'beta_create_TestService_stub'
 
string tests.protoc_plugin.beta_python_plugin_test.STUB_IDENTIFIER = 'BetaTestServiceStub'
 
 tests.protoc_plugin.beta_python_plugin_test.verbosity
 


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:01