We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6851735 commit 271b4b7Copy full SHA for 271b4b7
1 file changed
stubs/protobuf/google/protobuf/descriptor.pyi
@@ -343,6 +343,7 @@ class FileDescriptor(DescriptorBase):
343
create_key=None,
344
): ...
345
_options: Any
346
+ _loaded_options: Any
347
pool: DescriptorPool
348
message_types_by_name: Mapping[str, Descriptor]
349
name: str
0 commit comments