You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main README in this repo contains a list of APIs and support channels. The APIs are listed by their human names, but it would be useful to also have a column with either the full import path, eg google.cloud.foo.var (minus any leaf version path segment) or the PyPI distribution package name (google-cloud-foo). This would make searching easier given name and spacing changes between the actual Python or PYPI names and the human names.