Add cluster.ResponseFuture.warnings to api doc

This commit is contained in:
Adam Holmberg
2015-06-01 13:20:21 -05:00
parent 6fec9d17a4
commit 2b7d9bc8ab

View File

@@ -128,6 +128,8 @@
.. autoattribute:: has_more_pages
.. autoattribute:: warnings
.. automethod:: start_fetching_next_page()
.. automethod:: add_callback(fn, *args, **kwargs)