11Python Client for Cloud Tasks API (`Alpha `_)
22============================================
33
4- `Cloud Tasks API `_: Manages the execution of large numbers of distributed requests. Cloud Tasks
5- is in Alpha.
4+ `Cloud Tasks API `_: Manages the execution of large numbers of distributed requests.
65
76- `Client Library Documentation `_
87- `Product Documentation `_
98
109.. _Alpha : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
11- .. _Cloud Tasks API : https://cloud.google.com/cloud- tasks
12- .. _Client Library Documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/cloud- tasks/usage.html
13- .. _Product Documentation : https://cloud.google.com/cloud- tasks
10+ .. _Cloud Tasks API : https://cloud.google.com/tasks
11+ .. _Client Library Documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/tasks/usage.html
12+ .. _Product Documentation : https://cloud.google.com/tasks
1413
1514Quick Start
1615-----------
@@ -24,7 +23,7 @@ In order to use this library, you first need to go through the following steps:
2423
2524.. _Select or create a Cloud Platform project. : https://console.cloud.google.com/project
2625.. _Enable billing for your project. : https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
27- .. _Enable the Cloud Tasks API. : https://cloud.google.com/cloud- tasks
26+ .. _Enable the Cloud Tasks API. : https://cloud.google.com/tasks
2827.. _Setup Authentication. : https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
2928
3029Installation
@@ -72,7 +71,7 @@ Next Steps
7271- View this `repository’s main README `_ to see the full list of Cloud
7372 APIs that we cover.
7473
75- .. _Cloud Tasks API Product documentation : https://cloud.google.com/cloud- tasks
74+ .. _Cloud Tasks API Product documentation : https://cloud.google.com/tasks
7675.. _repository’s main README : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
7776
7877Api Reference
0 commit comments