google.protobuf.descriptor: Descriptors essentially contain exactly the information found in a
.proto file, in types that make this information accessible in
Python.
google.protobuf.service_reflection: Contains metaclasses used to create protocol service and service
stub classes from ServiceDescriptor objects at runtime.