| OLD | NEW |
| 1 Auto-generated Dart libraries for accessing [Google APIs][libs]. | 1 Auto-generated Dart libraries for accessing [Google APIs][libs]. |
| 2 | 2 |
| 3 ## Usage | 3 ## Usage |
| 4 | 4 |
| 5 First, obtain OAuth 2.0 access credentials. This can be done using the | 5 First, obtain OAuth 2.0 access credentials. This can be done using the |
| 6 `googleapis_auth` package. Your application can access APIs on behalf of a | 6 `googleapis_auth` package. Your application can access APIs on behalf of a |
| 7 user or using a service account. | 7 user or using a service account. |
| 8 | 8 |
| 9 After obtaining credentials, an API from the `googleapis` package can be | 9 After obtaining credentials, an API from the `googleapis` package can be |
| 10 accessed with an authenticated HTTP client. | 10 accessed with an authenticated HTTP client. |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 Provides access to Genomics data. | 115 Provides access to Genomics data. |
| 116 | 116 |
| 117 Official API documentation: https://developers.google.com/genomics/v1beta/refere
nce | 117 Official API documentation: https://developers.google.com/genomics/v1beta/refere
nce |
| 118 | 118 |
| 119 ####  Genomics
API - genomics v1beta2 | 119 ####  Genomics
API - genomics v1beta2 |
| 120 | 120 |
| 121 Provides access to Genomics data. | 121 Provides access to Genomics data. |
| 122 | 122 |
| 123 Official API documentation: https://developers.google.com/genomics/v1beta2/refer
ence | 123 Official API documentation: https://developers.google.com/genomics/v1beta2/refer
ence |
| 124 | 124 |
| 125 ####  Google Da
taflow API - dataflow v1b4 |
| 126 |
| 127 Google Dataflow API. |
| 128 |
| 129 Official API documentation: |
| 130 |
| 125 ####  Deploymen
t Manager API - manager v1beta2 | 131 ####  Deploymen
t Manager API - manager v1beta2 |
| 126 | 132 |
| 127 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. | 133 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. |
| 128 | 134 |
| 129 Official API documentation: https://developers.google.com/deployment-manager/ | 135 Official API documentation: https://developers.google.com/deployment-manager/ |
| 130 | 136 |
| 131 ####  Cloud Pu
b/Sub API - pubsub v1beta1 | 137 ####  Cloud Pu
b/Sub API - pubsub v1beta1 |
| 132 | 138 |
| 133 Provides reliable, many-to-many, asynchronous messaging between applications. | 139 Provides reliable, many-to-many, asynchronous messaging between applications. |
| 134 | 140 |
| (...skipping 28 matching lines...) Expand all Loading... |
| 163 API for Cloud SQL database instance management. | 169 API for Cloud SQL database instance management. |
| 164 | 170 |
| 165 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ | 171 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ |
| 166 | 172 |
| 167 ####  Task
Queue API - taskqueue v1beta2 | 173 ####  Task
Queue API - taskqueue v1beta2 |
| 168 | 174 |
| 169 Lets you access a Google App Engine Pull Task Queue over REST. | 175 Lets you access a Google App Engine Pull Task Queue over REST. |
| 170 | 176 |
| 171 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 177 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
| 172 | 178 |
| OLD | NEW |