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
GA (general availability) indicates that the client library for a
particular service is stable, and that the code surface will not change in
backwards-incompatible ways unless either absolutely necessary (e.g. because
of critical security issues) or with an extensive deprecation period.
Issues and requests against GA libraries are addressed with the highest
priority.
GA libraries have development status classifier Development Status :: 5 - Production/Stable.
Note
Sub-components of GA libraries explicitly marked as beta in the
import path (e.g. google.cloud.language_v1beta2) should be considered
to be beta.
Beta Support
Beta indicates that the client library for a particular service is
mostly stable and is being prepared for release. Issues and requests
against beta libraries are addressed with a higher priority.
Beta libraries have development status classifier Development Status :: 4 - Beta.
Alpha Support
Alpha indicates that the client library for a particular service is
still a work-in-progress and is more likely to get backwards-incompatible
updates. See `versioning`_ for more details.
Alpha libraries have development status classifier Development Status :: 3 - Alpha.
getting-started-python - A sample and tutorial that demonstrates how to build a complete web application using Cloud Datastore, Cloud Storage, and Cloud Pub/Sub and deploy it to Google App Engine or Google Compute Engine.
With google-cloud-python we try to make authentication as painless as possible.
Check out the Getting started with authentication in our documentation to learn more.
License
Apache 2.0 - See the LICENSE for more information.