| 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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 | 65 |
| 66 ## Available Google APIs | 66 ## Available Google APIs |
| 67 | 67 |
| 68 The following is a list of APIs that are currently available inside this | 68 The following is a list of APIs that are currently available inside this |
| 69 package. | 69 package. |
| 70 | 70 |
| 71 ####  Ad Exchan
ge Buyer API II - adexchangebuyer2 v2beta1 | 71 ####  Ad Exchan
ge Buyer API II - adexchangebuyer2 v2beta1 |
| 72 | 72 |
| 73 Accesses the latest features for managing Ad Exchange accounts, Real-Time Biddin
g configurations and auction metrics, and Marketplace programmatic deals. | 73 Accesses the latest features for managing Ad Exchange accounts, Real-Time Biddin
g configurations and auction metrics, and Marketplace programmatic deals. |
| 74 | 74 |
| 75 Official API documentation: https://developers.google.com/ad-exchange/buyer-rest
/guides/client-access/ | 75 Official API documentation: https://developers.google.com/ad-exchange/buyer-rest
/reference/rest/ |
| 76 | 76 |
| 77 ####  Google Ap
p Engine Admin API - appengine v1beta | 77 ####  Google Ap
p Engine Admin API - appengine v1beta |
| 78 | 78 |
| 79 The App Engine Admin API enables developers to provision and manage their App En
gine applications. | 79 The App Engine Admin API enables developers to provision and manage their App En
gine applications. |
| 80 | 80 |
| 81 Official API documentation: https://cloud.google.com/appengine/docs/admin-api/ | 81 Official API documentation: https://cloud.google.com/appengine/docs/admin-api/ |
| 82 | 82 |
| 83 ####  Google Ap
p Engine Admin API - appengine v1beta4 | 83 ####  Google Ap
p Engine Admin API - appengine v1beta4 |
| 84 | 84 |
| 85 The App Engine Admin API enables developers to provision and manage their App En
gine applications. | 85 The App Engine Admin API enables developers to provision and manage their App En
gine applications. |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 Reads and publishes results from Firebase Test Lab. | 237 Reads and publishes results from Firebase Test Lab. |
| 238 | 238 |
| 239 Official API documentation: https://firebase.google.com/docs/test-lab/ | 239 Official API documentation: https://firebase.google.com/docs/test-lab/ |
| 240 | 240 |
| 241 ####  Google Cl
oud Video Intelligence API - videointelligence v1beta1 | 241 ####  Google Cl
oud Video Intelligence API - videointelligence v1beta1 |
| 242 | 242 |
| 243 Google Cloud Video Intelligence API. | 243 Google Cloud Video Intelligence API. |
| 244 | 244 |
| 245 Official API documentation: https://cloud.google.com/video-intelligence/docs/ | 245 Official API documentation: https://cloud.google.com/video-intelligence/docs/ |
| 246 | 246 |
| OLD | NEW |