• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.. Protocol Buffers documentation master file, created by
2   sphinx-quickstart on Thu Aug 15 13:56:43 2019.
3   You can adapt this file completely to your liking, but it should at least
4   contain the root `toctree` directive.
5
6.. ifconfig:: build_env == 'readthedocs'
7
8   .. warning::
9
10      You are reading the documentation for the `latest committed changes
11      <https://github.com/protocolbuffers/protobuf/tree/master/python>`_ of
12      the `Protocol Buffers package for Python
13      <https://developers.google.com/protocol-buffers/docs/pythontutorial>`_.
14      Some features may not yet be released. Read the documentation for the
15      latest released package at `googleapis.dev
16      <https://googleapis.dev/python/protobuf/latest/>`_.
17
18Protocol Buffers Python API Reference
19=====================================
20
21The complete documentation for Protocol Buffers is available via the web at:
22
23  https://developers.google.com/protocol-buffers/
24
25
26Modules and Packages
27--------------------
28
29.. START REFTOC, generated by generate_docs.py.
30.. toctree::
31
32   google/protobuf
33   google/protobuf/any_pb2
34   google/protobuf/descriptor
35   google/protobuf/descriptor_database
36   google/protobuf/descriptor_pb2
37   google/protobuf/descriptor_pool
38   google/protobuf/duration_pb2
39   google/protobuf/empty_pb2
40   google/protobuf/field_mask_pb2
41   google/protobuf/internal/containers
42   google/protobuf/json_format
43   google/protobuf/message
44   google/protobuf/message_factory
45   google/protobuf/proto_builder
46   google/protobuf/reflection
47   google/protobuf/service
48   google/protobuf/service_reflection
49   google/protobuf/struct_pb2
50   google/protobuf/symbol_database
51   google/protobuf/text_encoding
52   google/protobuf/text_format
53   google/protobuf/timestamp_pb2
54   google/protobuf/type_pb2
55   google/protobuf/wrappers_pb2
56
57.. END REFTOC.
58
59Indices and tables
60------------------
61
62* :ref:`genindex`
63* :ref:`modindex`
64