As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visitPython 2 support on Google Cloud.

Thegoogle-cloud-core package contains helpers common to allgoogle-cloud-* packages. In an attempt to reach a stable API,much of the functionality has been split out into this package,google-api-core.

Note

Because this client usesgrpc library, it is safe toshare instances across threads. In multiprocessing scenarios, the bestpractice is to create client instancesafter the invocation ofos.fork() bymultiprocessing.pool.Pool ormultiprocessing.Process.

Core

Changelog