| 123456789101112131415161718192021 | .. 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/master/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===============.. automodule:: google.protobuf   :members:   :inherited-members:   :undoc-members:
 |