iat_pb2.py 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: iat.proto
  4. # Protobuf Python Version: 4.25.1
  5. """Generated protocol buffer code."""
  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. from google.protobuf.internal import builder as _builder
  10. # @@protoc_insertion_point(imports)
  11. _sym_db = _symbol_database.Default()
  12. from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
  13. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\tiat.proto\x12\x03iat\x1a\x1cgoogle/api/annotations.proto\"\xb1\x01\n\nIatRequest\x12\x37\n\x0csessionParam\x18\x01 \x03(\x0b\x32!.iat.IatRequest.SessionParamEntry\x12\x0f\n\x07samples\x18\x02 \x01(\x0c\x12\x13\n\x0bsamplesInfo\x18\x03 \x01(\t\x12\x0f\n\x07\x65ndFlag\x18\x04 \x01(\x08\x1a\x33\n\x11SessionParamEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"M\n\tIatResult\x12\x0e\n\x06\x65rrStr\x18\x01 \x01(\t\x12\x0f\n\x07\x65rrCode\x18\x02 \x01(\x05\x12\x0e\n\x06\x61nsStr\x18\x03 \x01(\t\x12\x0f\n\x07\x65ndFlag\x18\x04 \x01(\x08\x32N\n\x03Iat\x12G\n\tcreateRec\x12\x0f.iat.IatRequest\x1a\x0e.iat.IatResult\"\x15\x82\xd3\xe4\x93\x02\x0f\"\n/createRec:\x01*(\x01\x30\x01\x62\x06proto3')
  14. _globals = globals()
  15. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  16. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'iat_pb2', _globals)
  17. if _descriptor._USE_C_DESCRIPTORS == False:
  18. DESCRIPTOR._options = None
  19. _globals['_IATREQUEST_SESSIONPARAMENTRY']._options = None
  20. _globals['_IATREQUEST_SESSIONPARAMENTRY']._serialized_options = b'8\001'
  21. _globals['_IAT'].methods_by_name['createRec']._options = None
  22. _globals['_IAT'].methods_by_name['createRec']._serialized_options = b'\202\323\344\223\002\017\"\n/createRec:\001*'
  23. _globals['_IATREQUEST']._serialized_start=49
  24. _globals['_IATREQUEST']._serialized_end=226
  25. _globals['_IATREQUEST_SESSIONPARAMENTRY']._serialized_start=175
  26. _globals['_IATREQUEST_SESSIONPARAMENTRY']._serialized_end=226
  27. _globals['_IATRESULT']._serialized_start=228
  28. _globals['_IATRESULT']._serialized_end=305
  29. _globals['_IAT']._serialized_start=307
  30. _globals['_IAT']._serialized_end=385
  31. # @@protoc_insertion_point(module_scope)