@@ -40,6 +40,7 @@ The following client libraries have **GA** support:
4040- `Google Cloud Datastore `_ (`Datastore README `_)
4141- `Google Cloud KMS `_ (`KMS README `_)
4242- `Google Cloud Natural Language `_ (`Natural Language README `_)
43+ - `Google Cloud Scheduler `_ (`Scheduler README `_)
4344- `Google Cloud Spanner `_ (`Spanner README `_)
4445- `Google Cloud Storage `_ (`Storage README `_)
4546- `Google Cloud Tasks `_ (`Tasks README `_)
@@ -62,6 +63,8 @@ The following client libraries have **GA** support:
6263.. _Tasks README : https://github.com/googleapis/google-cloud-python/tree/master/tasks
6364.. _Google Cloud Translation : https://pypi.org/project/google-cloud-translate/
6465.. _Translation README : https://github.com/googleapis/google-cloud-python/tree/master/translate
66+ .. _Google Cloud Scheduler : https://pypi.org/project/google-cloud-scheduler/
67+ .. _Scheduler README : https://github.com/googleapis/google-cloud-python/tree/master/scheduler
6568.. _Stackdriver Logging : https://pypi.org/project/google-cloud-logging/
6669.. _Logging README : https://github.com/googleapis/google-cloud-python/tree/master/logging
6770
@@ -116,7 +119,6 @@ The following client libraries have **alpha** support:
116119- `Google Cloud Memorystore for Redis `_ (`Redis README `_)
117120- `Google Cloud Resource Manager `_ (`Resource Manager README `_)
118121- `Google Cloud Runtime Configuration `_ (`Runtime Config README `_)
119- - `Google Cloud Scheduler `_ (`Scheduler README `_)
120122- `Google Cloud Security Scanner `_ (`Security Scanner README `_ )
121123- `Google Cloud Tasks `_ (`Tasks README `_)
122124- `Google Cloud Trace `_ (`Trace README `_)
@@ -148,8 +150,6 @@ The following client libraries have **alpha** support:
148150.. _Resource Manager README : https://github.com/googleapis/google-cloud-python/tree/master/resource_manager
149151.. _Google Cloud Runtime Configuration : https://pypi.org/project/google-cloud-runtimeconfig/
150152.. _Runtime Config README : https://github.com/googleapis/google-cloud-python/tree/master/runtimeconfig
151- .. _Google Cloud Scheduler : https://pypi.org/project/google-cloud-scheduler/
152- .. _Scheduler README : https://github.com/googleapis/google-cloud-python/tree/master/scheduler
153153.. _Google Cloud Security Scanner : https://pypi.org/project/google-cloud-websecurityscanner/
154154.. _Security Scanner README : https://github.com/googleapis/google-cloud-python/blob/master/websecurityscanner
155155.. _Google Cloud Text-to-Speech : https://pypi.org/project/google-cloud-texttospeech/
0 commit comments