json_options_pb2.py 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: google/protobuf/json_options.proto
  5. # Protobuf Python Version: 7.36.0
  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. 36,
  16. 0,
  17. '',
  18. 'google/protobuf/json_options.proto'
  19. )
  20. # @@protoc_insertion_point(imports)
  21. _sym_db = _symbol_database.Default()
  22. from google.protobuf import json_enumvalue_options_pb2 as google_dot_protobuf_dot_json__enumvalue__options__pb2
  23. from google.protobuf.json_enumvalue_options_pb2 import *
  24. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\"google/protobuf/json_options.proto\x12\x02pb\x1a,google/protobuf/json_enumvalue_options.protoB\x1a\n\x18\x63om.google.protobuf.utilP\x00\x62\x08\x65\x64itionsp\xe9\x07')
  25. _globals = globals()
  26. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  27. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.protobuf.json_options_pb2', _globals)
  28. if not _descriptor._USE_C_DESCRIPTORS:
  29. _globals['DESCRIPTOR']._loaded_options = None
  30. _globals['DESCRIPTOR']._serialized_options = b'\n\030com.google.protobuf.util'
  31. # @@protoc_insertion_point(module_scope)