TroubleCodeBean_pb2.py 1.4 KB

1234567891011121314151617181920212223242526
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: TroubleCodeBean.proto
  4. """Generated protocol buffer code."""
  5. from google.protobuf.internal import builder as _builder
  6. from google.protobuf import descriptor as _descriptor
  7. from google.protobuf import descriptor_pool as _descriptor_pool
  8. from google.protobuf import symbol_database as _symbol_database
  9. # @@protoc_insertion_point(imports)
  10. _sym_db = _symbol_database.Default()
  11. from . import CodeContentBean_pb2 as CodeContentBean__pb2
  12. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15TroubleCodeBean.proto\x1a\x15\x43odeContentBean.proto\"\xff\x01\n\x0fTroubleCodeBean\x12(\n\x0e\x65\x63mTroubleCode\x18\x01 \x03(\x0b\x32\x10.CodeContentBean\x12(\n\x0etcmTroubleCode\x18\x02 \x03(\x0b\x32\x10.CodeContentBean\x12(\n\x0e\x61\x62sTroubleCode\x18\x03 \x03(\x0b\x32\x10.CodeContentBean\x12(\n\x0esrsTroubleCode\x18\x04 \x03(\x0b\x32\x10.CodeContentBean\x12\x13\n\x0btroubleCode\x18\x05 \x01(\t\x12\x19\n\x11unSureTroubleCode\x18\x06 \x01(\t\x12\x14\n\x0ctroubleLight\x18\x07 \x01(\x08\x62\x06proto3')
  13. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
  14. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'TroubleCodeBean_pb2', globals())
  15. if _descriptor._USE_C_DESCRIPTORS == False:
  16. DESCRIPTOR._options = None
  17. _TROUBLECODEBEAN._serialized_start=49
  18. _TROUBLECODEBEAN._serialized_end=304
  19. # @@protoc_insertion_point(module_scope)