X7ROOT File Manager
Current Path:
/usr/lib/python3.6/site-packages/google/protobuf
usr
/
lib
/
python3.6
/
site-packages
/
google
/
protobuf
/
??
..
??
__init__.py
(1.85 KB)
??
__pycache__
??
any_pb2.py
(2.62 KB)
??
any_test_pb2.py
(3.13 KB)
??
api_pb2.py
(10.64 KB)
??
descriptor.py
(38.68 KB)
??
descriptor_database.py
(5.79 KB)
??
descriptor_pb2.py
(87.13 KB)
??
descriptor_pool.py
(35.24 KB)
??
duration_pb2.py
(2.71 KB)
??
empty_pb2.py
(1.91 KB)
??
field_mask_pb2.py
(2.37 KB)
??
internal
??
json_format.py
(28.52 KB)
??
map_proto2_unittest_pb2.py
(54.59 KB)
??
map_unittest_pb2.py
(124.44 KB)
??
message.py
(11.19 KB)
??
message_factory.py
(6.14 KB)
??
proto_builder.py
(5.09 KB)
??
pyext
??
reflection.py
(4.46 KB)
??
service.py
(8.93 KB)
??
service_reflection.py
(10.76 KB)
??
source_context_pb2.py
(2.48 KB)
??
struct_pb2.py
(10.64 KB)
??
symbol_database.py
(6.28 KB)
??
test_messages_proto2_pb2.py
(105.2 KB)
??
test_messages_proto3_pb2.py
(115.05 KB)
??
text_encoding.py
(4.51 KB)
??
text_format.py
(49.69 KB)
??
timestamp_pb2.py
(2.73 KB)
??
type_pb2.py
(21.35 KB)
??
unittest_arena_pb2.py
(4.4 KB)
??
unittest_custom_options_pb2.py
(88.18 KB)
??
unittest_import_pb2.py
(4.49 KB)
??
unittest_import_public_pb2.py
(2.29 KB)
??
unittest_mset_pb2.py
(9.73 KB)
??
unittest_mset_wire_format_pb2.py
(3.76 KB)
??
unittest_no_arena_import_pb2.py
(2.18 KB)
??
unittest_no_arena_pb2.py
(51.17 KB)
??
unittest_no_generic_services_pb2.py
(4.15 KB)
??
unittest_pb2.py
(335.22 KB)
??
unittest_proto3_arena_pb2.py
(59.16 KB)
??
wrappers_pb2.py
(11.26 KB)
Editing: unittest_mset_wire_format_pb2.py
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/unittest_mset_wire_format.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database from google.protobuf import descriptor_pb2 # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor.FileDescriptor( name='google/protobuf/unittest_mset_wire_format.proto', package='proto2_wireformat_unittest', syntax='proto2', serialized_pb=_b('\n/google/protobuf/unittest_mset_wire_format.proto\x12\x1aproto2_wireformat_unittest\"\x1e\n\x0eTestMessageSet*\x08\x08\x04\x10\xff\xff\xff\xff\x07:\x02\x08\x01\"d\n!TestMessageSetWireFormatContainer\x12?\n\x0bmessage_set\x18\x01 \x01(\x0b\x32*.proto2_wireformat_unittest.TestMessageSetB)H\x01\xf8\x01\x01\xaa\x02!Google.ProtocolBuffers.TestProtos') ) _TESTMESSAGESET = _descriptor.Descriptor( name='TestMessageSet', full_name='proto2_wireformat_unittest.TestMessageSet', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], options=_descriptor._ParseOptions(descriptor_pb2.MessageOptions(), _b('\010\001')), is_extendable=True, syntax='proto2', extension_ranges=[(4, 2147483647), ], oneofs=[ ], serialized_start=79, serialized_end=109, ) _TESTMESSAGESETWIREFORMATCONTAINER = _descriptor.Descriptor( name='TestMessageSetWireFormatContainer', full_name='proto2_wireformat_unittest.TestMessageSetWireFormatContainer', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='message_set', full_name='proto2_wireformat_unittest.TestMessageSetWireFormatContainer.message_set', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=111, serialized_end=211, ) _TESTMESSAGESETWIREFORMATCONTAINER.fields_by_name['message_set'].message_type = _TESTMESSAGESET DESCRIPTOR.message_types_by_name['TestMessageSet'] = _TESTMESSAGESET DESCRIPTOR.message_types_by_name['TestMessageSetWireFormatContainer'] = _TESTMESSAGESETWIREFORMATCONTAINER _sym_db.RegisterFileDescriptor(DESCRIPTOR) TestMessageSet = _reflection.GeneratedProtocolMessageType('TestMessageSet', (_message.Message,), dict( DESCRIPTOR = _TESTMESSAGESET, __module__ = 'google.protobuf.unittest_mset_wire_format_pb2' # @@protoc_insertion_point(class_scope:proto2_wireformat_unittest.TestMessageSet) )) _sym_db.RegisterMessage(TestMessageSet) TestMessageSetWireFormatContainer = _reflection.GeneratedProtocolMessageType('TestMessageSetWireFormatContainer', (_message.Message,), dict( DESCRIPTOR = _TESTMESSAGESETWIREFORMATCONTAINER, __module__ = 'google.protobuf.unittest_mset_wire_format_pb2' # @@protoc_insertion_point(class_scope:proto2_wireformat_unittest.TestMessageSetWireFormatContainer) )) _sym_db.RegisterMessage(TestMessageSetWireFormatContainer) DESCRIPTOR.has_options = True DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('H\001\370\001\001\252\002!Google.ProtocolBuffers.TestProtos')) _TESTMESSAGESET.has_options = True _TESTMESSAGESET._options = _descriptor._ParseOptions(descriptor_pb2.MessageOptions(), _b('\010\001')) # @@protoc_insertion_point(module_scope)
Upload File
Create Folder