| 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 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 API for accessing Google Cloud and API monitoring data. | 85 API for accessing Google Cloud and API monitoring data. |
| 86 | 86 |
| 87 Official API documentation: https://cloud.google.com/monitoring/v2beta2/ | 87 Official API documentation: https://cloud.google.com/monitoring/v2beta2/ |
| 88 | 88 |
| 89 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v1beta1 | 89 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v1beta1 |
| 90 | 90 |
| 91 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating of project metadata. | 91 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating of project metadata. |
| 92 | 92 |
| 93 Official API documentation: https://cloud.google.com/resource-manager | 93 Official API documentation: https://cloud.google.com/resource-manager |
| 94 | 94 |
| 95 ####  Google Co
ntainer Engine API - container v1beta1 | |
| 96 | |
| 97 The Google Container Engine API is used for building and managing container base
d applications, powered by the open source Kubernetes technology. | |
| 98 | |
| 99 Official API documentation: https://cloud.google.com/container-engine/docs/v1bet
a1/ | |
| 100 | |
| 101 ####  Google Da
taflow API - dataflow v1b3 | 95 ####  Google Da
taflow API - dataflow v1b3 |
| 102 | 96 |
| 103 Google Dataflow API. | 97 Google Dataflow API. |
| 104 | 98 |
| 105 Official API documentation: https://cloud.google.com/dataflow | 99 Official API documentation: https://cloud.google.com/dataflow |
| 106 | 100 |
| 107 ####  Google Cl
oud Datastore API - datastore v1beta2 | 101 ####  Google Cl
oud Datastore API - datastore v1beta2 |
| 108 | 102 |
| 109 API for accessing Google Cloud Datastore. | 103 API for accessing Google Cloud Datastore. |
| 110 | 104 |
| 111 Official API documentation: https://developers.google.com/datastore/ | 105 Official API documentation: https://developers.google.com/datastore/ |
| 112 | 106 |
| 113 ####  Google Cl
oud Deployment Manager API V2 - deploymentmanager v2beta1 | 107 ####  Google Cl
oud Deployment Manager API - deploymentmanager v2beta1 |
| 114 | 108 |
| 115 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. | 109 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. |
| 116 | 110 |
| 117 Official API documentation: https://developers.google.com/deployment-manager/ | 111 Official API documentation: https://developers.google.com/deployment-manager/ |
| 118 | 112 |
| 119 ####  Google Cl
oud Deployment Manager API V2 - deploymentmanager v2beta2 | 113 ####  Google Cl
oud Deployment Manager API - deploymentmanager v2beta2 |
| 120 | 114 |
| 121 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. | 115 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. |
| 122 | 116 |
| 123 Official API documentation: https://developers.google.com/deployment-manager/ | 117 Official API documentation: https://developers.google.com/deployment-manager/ |
| 124 | 118 |
| 125 ####  Google Cl
oud DNS API - dns v1beta1 | 119 ####  Google Cl
oud DNS API - dns v1beta1 |
| 126 | 120 |
| 127 The Google Cloud DNS API provides services for configuring and serving authorita
tive DNS records. | 121 The Google Cloud DNS API provides services for configuring and serving authorita
tive DNS records. |
| 128 | 122 |
| 129 Official API documentation: https://developers.google.com/cloud-dns | 123 Official API documentation: https://developers.google.com/cloud-dns |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 API for Cloud SQL database instance management. | 187 API for Cloud SQL database instance management. |
| 194 | 188 |
| 195 Official API documentation: https://cloud.google.com/sql/docs/reference/latest | 189 Official API documentation: https://cloud.google.com/sql/docs/reference/latest |
| 196 | 190 |
| 197 ####  Task
Queue API - taskqueue v1beta2 | 191 ####  Task
Queue API - taskqueue v1beta2 |
| 198 | 192 |
| 199 Lets you access a Google App Engine Pull Task Queue over REST. | 193 Lets you access a Google App Engine Pull Task Queue over REST. |
| 200 | 194 |
| 201 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 195 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
| 202 | 196 |
| OLD | NEW |