Spaces:
Build error
Build error
| # -*- coding: utf-8 -*- | |
| # Generated by the protocol buffer compiler. DO NOT EDIT! | |
| # source: commons.proto | |
| # Protobuf Python Version: 5.26.1 | |
| """Generated protocol buffer code.""" | |
| from google.protobuf import descriptor as _descriptor | |
| from google.protobuf import descriptor_pool as _descriptor_pool | |
| from google.protobuf import symbol_database as _symbol_database | |
| from google.protobuf.internal import builder as _builder | |
| # @@protoc_insertion_point(imports) | |
| _sym_db = _symbol_database.Default() | |
| DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rcommons.proto\x12\x07\x63ommons\"6\n\x0bSessionInfo\x12\x12\n\nsession_id\x18\x01 \x01(\t\x12\x13\n\x0btool_config\x18\x02 \x01(\tb\x06proto3') | |
| _globals = globals() | |
| _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) | |
| _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'commons_pb2', _globals) | |
| if not _descriptor._USE_C_DESCRIPTORS: | |
| DESCRIPTOR._loaded_options = None | |
| _globals['_SESSIONINFO']._serialized_start=26 | |
| _globals['_SESSIONINFO']._serialized_end=80 | |
| # @@protoc_insertion_point(module_scope) | |