parent
e09804591d
commit
c62c2340ca
1 changed files with 21 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||||
|
.. DO NOT EDIT, generated by generate_docs.py. |
||||||
|
|
||||||
|
.. ifconfig:: build_env == 'readthedocs' |
||||||
|
|
||||||
|
.. warning:: |
||||||
|
|
||||||
|
You are reading the documentation for the `latest committed changes |
||||||
|
<https://github.com/protocolbuffers/protobuf/tree/main/python>`_ of |
||||||
|
the `Protocol Buffers package for Python |
||||||
|
<https://developers.google.com/protocol-buffers/docs/pythontutorial>`_. |
||||||
|
Some features may not yet be released. Read the documentation for the |
||||||
|
latest released package at `googleapis.dev |
||||||
|
<https://googleapis.dev/python/protobuf/latest/>`_. |
||||||
|
|
||||||
|
google.protobuf.unknown_fields |
||||||
|
============================== |
||||||
|
|
||||||
|
.. automodule:: google.protobuf.unknown_fields |
||||||
|
:members: |
||||||
|
:inherited-members: |
||||||
|
:undoc-members: |
Loading…
Reference in new issue