probability_pb2.py 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: proto/probability.proto
  5. # Protobuf Python Version: 5.29.3
  6. """Generated protocol buffer code."""
  7. from google.protobuf import descriptor as _descriptor
  8. from google.protobuf import descriptor_pool as _descriptor_pool
  9. from google.protobuf import runtime_version as _runtime_version
  10. from google.protobuf import symbol_database as _symbol_database
  11. from google.protobuf.internal import builder as _builder
  12. _runtime_version.ValidateProtobufRuntimeVersion(
  13. _runtime_version.Domain.PUBLIC,
  14. 5,
  15. 29,
  16. 3,
  17. '',
  18. 'proto/probability.proto'
  19. )
  20. # @@protoc_insertion_point(imports)
  21. _sym_db = _symbol_database.Default()
  22. from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
  23. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17proto/probability.proto\x12\x06sentio\x1a\x1fgoogle/protobuf/timestamp.proto\"\x8f\x01\n\x0bProbability\x12\x31\n\x06stamps\x18\n \x03(\x0b\x32\x19.sentio.Probability.StampR\x06stamps\x1aM\n\x05Stamp\x12.\n\x04time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x04time\x12\x14\n\x05value\x18\x02 \x01(\x02R\x05value\"^\n\x04Turn\x12.\n\x04time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x04time\x12&\n\x06\x61\x63tion\x18\x02 \x01(\x0e\x32\x0e.sentio.ActionR\x06\x61\x63tion*\x1b\n\x06\x41\x63tion\x12\x08\n\x04SELL\x10\x00\x12\x07\n\x03\x42UY\x10\x01\x42\nZ\x08./sentiob\x06proto3')
  24. _globals = globals()
  25. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  26. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'proto.probability_pb2', _globals)
  27. if not _descriptor._USE_C_DESCRIPTORS:
  28. _globals['DESCRIPTOR']._loaded_options = None
  29. _globals['DESCRIPTOR']._serialized_options = b'Z\010./sentio'
  30. _globals['_ACTION']._serialized_start=310
  31. _globals['_ACTION']._serialized_end=337
  32. _globals['_PROBABILITY']._serialized_start=69
  33. _globals['_PROBABILITY']._serialized_end=212
  34. _globals['_PROBABILITY_STAMP']._serialized_start=135
  35. _globals['_PROBABILITY_STAMP']._serialized_end=212
  36. _globals['_TURN']._serialized_start=214
  37. _globals['_TURN']._serialized_end=308
  38. # @@protoc_insertion_point(module_scope)