Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing docs for Datastore Admin #49

Closed
turbaszek opened this issue Jul 20, 2020 · 0 comments · Fixed by #63
Closed

Missing docs for Datastore Admin #49

turbaszek opened this issue Jul 20, 2020 · 0 comments · Fixed by #63
Assignees
Labels
api: datastore Issues related to the googleapis/python-datastore API. documentation Improvements or additions to documentation type: docs Improvement to the documentation for an API.

Comments

@turbaszek
Copy link

Hello,

The documentation:
https://googleapis.dev/python/datastore/latest/client.html
has serious defects because it has no documentation for

class DatastoreAdminClient(object):
"""
Google Cloud Datastore Admin API
The Datastore Admin API provides several admin services for Cloud Datastore.

We only have documentation for datastore.Client.

Similar issues has been raised for Firestore client: googleapis/python-firestore#30

@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/python-datastore API. label Jul 20, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Jul 21, 2020
@IlyaFaer IlyaFaer added documentation Improvements or additions to documentation type: docs Improvement to the documentation for an API. and removed triage me I really want to be triaged. labels Jul 22, 2020
@tseaver tseaver self-assigned this Aug 11, 2020
tseaver added a commit that referenced this issue Aug 11, 2020
tseaver added a commit that referenced this issue Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/python-datastore API. documentation Improvements or additions to documentation type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants