wandb_base_pb2.py 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: wandb/proto/wandb_base.proto
  5. # Protobuf Python Version: 7.34.1
  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. 7,
  15. 34,
  16. 1,
  17. '',
  18. 'wandb/proto/wandb_base.proto'
  19. )
  20. # @@protoc_insertion_point(imports)
  21. _sym_db = _symbol_database.Default()
  22. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1cwandb/proto/wandb_base.proto\x12\x0ewandb_internal\"6\n\x0b_RecordInfo\x12\x11\n\tstream_id\x18\x01 \x01(\t\x12\x14\n\x0c_tracelog_id\x18\x64 \x01(\t\"!\n\x0c_RequestInfo\x12\x11\n\tstream_id\x18\x01 \x01(\t\"#\n\x0b_ResultInfo\x12\x14\n\x0c_tracelog_id\x18\x64 \x01(\tB\x1bZ\x19\x63ore/pkg/service_go_protob\x06proto3')
  23. _globals = globals()
  24. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  25. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'wandb.proto.wandb_base_pb2', _globals)
  26. if not _descriptor._USE_C_DESCRIPTORS:
  27. _globals['DESCRIPTOR']._loaded_options = None
  28. _globals['DESCRIPTOR']._serialized_options = b'Z\031core/pkg/service_go_proto'
  29. _globals['__RECORDINFO']._serialized_start=48
  30. _globals['__RECORDINFO']._serialized_end=102
  31. _globals['__REQUESTINFO']._serialized_start=104
  32. _globals['__REQUESTINFO']._serialized_end=137
  33. _globals['__RESULTINFO']._serialized_start=139
  34. _globals['__RESULTINFO']._serialized_end=174
  35. # @@protoc_insertion_point(module_scope)