-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Some of the API documentation pages are blank:
- http://google-cloud-python.readthedocs.io/en/latest/pubsub/publisher/api/client.html
- http://google-cloud-python.readthedocs.io/en/latest/pubsub/subscriber/api/client.html
- http://google-cloud-python.readthedocs.io/en/latest/datastore/client.html
- http://google-cloud-python.readthedocs.io/en/latest/monitoring/client.html
This makes it time consuming to develop with this SDK as one must drop into a pdb
and inspect the objects you have in your hand.
Metadata
Metadata
Assignees
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.