For more information on setting up your Python development environment,
such as installingpipandvirtualenvon your system, please refer
toPython Development Environment Setup Guidefor Google Cloud Platform.
Supported Python Versions
Python >= 3.7
Unsupported Python Versions
Python == 2.7: the last version of this library which supported Python 2.7
isgoogle.cloud.core 1.7.2.
Python == 3.6: the last version of this library which supported Python 3.6
isgoogle.cloud.core 2.3.1.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["Version latestkeyboard_arrow_down\n\n- [2.4.3 (latest)](/python/docs/reference/google-cloud-core/latest)\n- [2.4.2](/python/docs/reference/google-cloud-core/2.4.2)\n- [2.3.3](/python/docs/reference/google-cloud-core/2.3.3)\n- [2.2.3](/python/docs/reference/google-cloud-core/2.2.3)\n- [2.1.0](/python/docs/reference/google-cloud-core/2.1.0)\n- [2.0.0](/python/docs/reference/google-cloud-core/2.0.0)\n- [1.7.2](/python/docs/reference/google-cloud-core/1.7.2)\n- [1.6.0](/python/docs/reference/google-cloud-core/1.6.0)\n- [1.5.0](/python/docs/reference/google-cloud-core/1.5.0)\n- [1.4.4](/python/docs/reference/google-cloud-core/1.4.4) \n\nCore Helpers for Google Cloud Python Client Library\n===================================================\n\n[](https://pypi.org/project/google-cloud-core/) [](https://pypi.org/project/google-cloud-core/)\n\nThis library is not meant to stand-alone. Instead it defines\ncommon helpers (e.g. base `Client` classes) used by all of the\n`google-cloud-\\*` packages.\n\n- [Documentation](https://cloud.google.com/python/docs/reference/google-cloud-core/latest)\n\nQuick Start\n-----------\n\n $ pip install --upgrade google-cloud-core\n\nFor more information on setting up your Python development environment,\nsuch as installing `pip` and `virtualenv` on your system, please refer\nto [Python Development Environment Setup Guide](https://cloud.google.com/python/setup) for Google Cloud Platform.\n\nSupported Python Versions\n-------------------------\n\nPython \\\u003e= 3.7\n\nUnsupported Python Versions\n---------------------------\n\nPython == 2.7: the last version of this library which supported Python 2.7\nis `google.cloud.core 1.7.2`.\n\nPython == 3.6: the last version of this library which supported Python 3.6\nis `google.cloud.core 2.3.1`."]]