2
0

probability_pb2.py 1.5 KB

123456789101112131415161718192021222324252627282930
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: proto/probability.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.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
  13. 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\x05valueB\nZ\x08./sentiob\x06proto3')
  14. _globals = globals()
  15. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  16. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'proto.probability_pb2', _globals)
  17. if _descriptor._USE_C_DESCRIPTORS == False:
  18. _globals['DESCRIPTOR']._options = None
  19. _globals['DESCRIPTOR']._serialized_options = b'Z\010./sentio'
  20. _globals['_PROBABILITY']._serialized_start=69
  21. _globals['_PROBABILITY']._serialized_end=212
  22. _globals['_PROBABILITY_STAMP']._serialized_start=135
  23. _globals['_PROBABILITY_STAMP']._serialized_end=212
  24. # @@protoc_insertion_point(module_scope)