uml_service_pb2.py•1.88 kB
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: uml_service.proto
# Protobuf Python Version: 5.29.0
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
_runtime_version.Domain.PUBLIC,
5,
29,
0,
'',
'uml_service.proto'
)
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11uml_service.proto\x12\x03uml\"^\n\x12GenerateUMLRequest\x12\x0c\n\x04mode\x18\x01 \x01(\t\x12\x0f\n\x07payload\x18\x02 \x01(\t\x12\x12\n\nwant_class\x18\x03 \x01(\x08\x12\x15\n\rwant_sequence\x18\x04 \x01(\x08\"W\n\x13GenerateUMLResponse\x12\x12\n\nclass_puml\x18\x01 \x01(\t\x12\x15\n\rsequence_puml\x18\x02 \x01(\t\x12\x15\n\rcombined_puml\x18\x03 \x01(\t2P\n\nUMLService\x12\x42\n\x0bGenerateUML\x12\x17.uml.GenerateUMLRequest\x1a\x18.uml.GenerateUMLResponse\"\x00\x62\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'uml_service_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
DESCRIPTOR._loaded_options = None
_globals['_GENERATEUMLREQUEST']._serialized_start=26
_globals['_GENERATEUMLREQUEST']._serialized_end=120
_globals['_GENERATEUMLRESPONSE']._serialized_start=122
_globals['_GENERATEUMLRESPONSE']._serialized_end=209
_globals['_UMLSERVICE']._serialized_start=211
_globals['_UMLSERVICE']._serialized_end=291
# @@protoc_insertion_point(module_scope)