File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
packages/google-cloud-scheduler Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
Python Client for Cloud Scheduler API
2
2
================================================
3
3
4
- |GA | |pypi | |versions |
4
+ |GA | |pypi | |versions | | compat_check_pypi | | compat_check_github |
5
5
6
6
`Cloud Scheduler API `_: Creates and manages jobs run on a regular recurring schedule.
7
7
@@ -14,6 +14,10 @@ Python Client for Cloud Scheduler API
14
14
:target: https://pypi.org/project/google-cloud-scheduler/
15
15
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-scheduler.svg
16
16
:target: https://pypi.org/project/google-cloud-scheduler/
17
+ .. |compat_check_pypi | image :: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-scheduler
18
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-scheduler
19
+ .. |compat_check_github | image :: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dscheduler
20
+ :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dscheduler
17
21
.. _Cloud Scheduler API : https://cloud.google.com/scheduler
18
22
.. _Client Library Documentation : https://googleapis.github.io/google-cloud-python/latest/scheduler/index.html
19
23
.. _Product Documentation : https://cloud.google.com/scheduler
You can’t perform that action at this time.
0 commit comments