| 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 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 Provides natural language understanding technologies to developers. Examples inc
lude sentiment analysis, entity recognition, entity sentiment analysis, and text
annotations. | 152 Provides natural language understanding technologies to developers. Examples inc
lude sentiment analysis, entity recognition, entity sentiment analysis, and text
annotations. |
| 153 | 153 |
| 154 Official API documentation: https://cloud.google.com/natural-language/ | 154 Official API documentation: https://cloud.google.com/natural-language/ |
| 155 | 155 |
| 156 ####  Stackdriv
er Logging API - logging v2beta1 | 156 ####  Stackdriv
er Logging API - logging v2beta1 |
| 157 | 157 |
| 158 Writes log entries and manages your Stackdriver Logging configuration. | 158 Writes log entries and manages your Stackdriver Logging configuration. |
| 159 | 159 |
| 160 Official API documentation: https://cloud.google.com/logging/docs/ | 160 Official API documentation: https://cloud.google.com/logging/docs/ |
| 161 | 161 |
| 162 ####  Google Cl
oud OS Login API - oslogin v1alpha |
| 163 |
| 164 A Google Cloud API for managing OS login configuration for Directory API users. |
| 165 |
| 166 Official API documentation: https://developers.google.com/apis-explorer/#p/oslog
in/v1alpha/ |
| 167 |
| 162 ####  Google Pr
oximity Beacon API - proximitybeacon v1beta1 | 168 ####  Google Pr
oximity Beacon API - proximitybeacon v1beta1 |
| 163 | 169 |
| 164 Registers, manages, indexes, and searches beacons. | 170 Registers, manages, indexes, and searches beacons. |
| 165 | 171 |
| 166 Official API documentation: https://developers.google.com/beacons/proximity/ | 172 Official API documentation: https://developers.google.com/beacons/proximity/ |
| 167 | 173 |
| 168 ####  Google Cl
oud Pub/Sub API - pubsub v1beta2 | 174 ####  Google Cl
oud Pub/Sub API - pubsub v1beta2 |
| 169 | 175 |
| 170 Provides reliable, many-to-many, asynchronous messaging between applications. | 176 Provides reliable, many-to-many, asynchronous messaging between applications. |
| 171 | 177 |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 225 Accesses a Google App Engine Pull Task Queue over REST. | 231 Accesses a Google App Engine Pull Task Queue over REST. |
| 226 | 232 |
| 227 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 233 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
| 228 | 234 |
| 229 ####  Cloud Tool Results API - toolresults v1beta3 | 235 ####  Cloud Tool Results API - toolresults v1beta3 |
| 230 | 236 |
| 231 Reads and publishes results from Firebase Test Lab. | 237 Reads and publishes results from Firebase Test Lab. |
| 232 | 238 |
| 233 Official API documentation: https://firebase.google.com/docs/test-lab/ | 239 Official API documentation: https://firebase.google.com/docs/test-lab/ |
| 234 | 240 |
| 241 ####  Cloud Tool Results firstparty API - toolresults v1beta3firstparty |
| 242 |
| 243 Reads and publishes results from Firebase Test Lab. |
| 244 |
| 245 Official API documentation: https://firebase.google.com/docs/test-lab/ |
| 246 |
| 235 ####  Google Cl
oud Video Intelligence API - videointelligence v1beta1 | 247 ####  Google Cl
oud Video Intelligence API - videointelligence v1beta1 |
| 236 | 248 |
| 237 Google Cloud Video Intelligence API. | 249 Google Cloud Video Intelligence API. |
| 238 | 250 |
| 239 Official API documentation: https://cloud.google.com/video-intelligence/docs/ | 251 Official API documentation: https://cloud.google.com/video-intelligence/docs/ |
| 240 | 252 |
| OLD | NEW |