detect_people_pb2.py 1.2 KB

123456789101112131415161718192021222324252627
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: detect_people.proto
  4. """Generated protocol buffer code."""
  5. from google.protobuf import descriptor as _descriptor
  6. from google.protobuf import descriptor_pool as _descriptor_pool
  7. from google.protobuf import symbol_database as _symbol_database
  8. from google.protobuf.internal import builder as _builder
  9. # @@protoc_insertion_point(imports)
  10. _sym_db = _symbol_database.Default()
  11. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x64\x65tect_people.proto\"/\n\x12\x44\x65tectPeopleResult\x12\x0b\n\x03\x63ls\x18\x01 \x02(\t\x12\x0c\n\x04\x63onf\x18\x02 \x02(\x02\";\n\x13\x44\x65tectPeopleResults\x12$\n\x07results\x18\x01 \x03(\x0b\x32\x13.DetectPeopleResult')
  12. _globals = globals()
  13. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  14. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'detect_people_pb2', _globals)
  15. if _descriptor._USE_C_DESCRIPTORS == False:
  16. DESCRIPTOR._options = None
  17. _globals['_DETECTPEOPLERESULT']._serialized_start=23
  18. _globals['_DETECTPEOPLERESULT']._serialized_end=70
  19. _globals['_DETECTPEOPLERESULTS']._serialized_start=72
  20. _globals['_DETECTPEOPLERESULTS']._serialized_end=131
  21. # @@protoc_insertion_point(module_scope)