| 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 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 61 } | 61 } |
| 62 ``` | 62 ``` |
| 63 | 63 |
| 64 [libs]: https://developers.google.com/discovery/libraries/ | 64 [libs]: https://developers.google.com/discovery/libraries/ |
| 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 ####  Google Ap
p Engine Admin API - appengine v1beta4 |
| 72 |
| 73 The App Engine Admin API enables developers to provision and manage their App En
gine applications. |
| 74 |
| 75 Official API documentation: https://developers.google.com/appengine/ |
| 76 |
| 71 ####  Google Co
mpute Engine Autoscaler API - autoscaler v1beta2 | 77 ####  Google Co
mpute Engine Autoscaler API - autoscaler v1beta2 |
| 72 | 78 |
| 73 The Google Compute Engine Autoscaler API provides autoscaling for groups of Clou
d VMs. | 79 The Google Compute Engine Autoscaler API provides autoscaling for groups of Clou
d VMs. |
| 74 | 80 |
| 75 Official API documentation: http://developers.google.com/compute/docs/autoscaler | 81 Official API documentation: http://developers.google.com/compute/docs/autoscaler |
| 76 | 82 |
| 77 ####  Cloud Mon
itoring API - cloudmonitoring v2beta2 | 83 ####  Cloud Mon
itoring API - cloudmonitoring v2beta2 |
| 78 | 84 |
| 79 API for accessing Google Cloud and API monitoring data. | 85 API for accessing Google Cloud and API monitoring data. |
| 80 | 86 |
| 81 Official API documentation: https://cloud.google.com/monitoring/v2beta2/ | 87 Official API documentation: https://cloud.google.com/monitoring/v2beta2/ |
| 82 | 88 |
| 89 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v1beta1 |
| 90 |
| 91 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating of project metadata. |
| 92 |
| 93 Official API documentation: https://cloud.google.com/resource-manager |
| 94 |
| 83 ####  Google Co
ntainer Engine API - container v1beta1 | 95 ####  Google Co
ntainer Engine API - container v1beta1 |
| 84 | 96 |
| 85 The Google Container Engine API is used for building and managing container base
d applications, powered by the open source Kubernetes technology. | 97 The Google Container Engine API is used for building and managing container base
d applications, powered by the open source Kubernetes technology. |
| 86 | 98 |
| 87 Official API documentation: https://cloud.google.com/container-engine/docs/v1bet
a1/ | 99 Official API documentation: https://cloud.google.com/container-engine/docs/v1bet
a1/ |
| 88 | 100 |
| 101 ####  Google Da
taflow API - dataflow v1b3 |
| 102 |
| 103 Google Dataflow API. |
| 104 |
| 105 Official API documentation: https://cloud.google.com/dataflow |
| 106 |
| 89 ####  Google Cl
oud Datastore API - datastore v1beta2 | 107 ####  Google Cl
oud Datastore API - datastore v1beta2 |
| 90 | 108 |
| 91 API for accessing Google Cloud Datastore. | 109 API for accessing Google Cloud Datastore. |
| 92 | 110 |
| 93 Official API documentation: https://developers.google.com/datastore/ | 111 Official API documentation: https://developers.google.com/datastore/ |
| 94 | 112 |
| 95 ####  Google Cl
oud Deployment Manager API V2 - deploymentmanager v2beta1 | 113 ####  Google Cl
oud Deployment Manager API V2 - deploymentmanager v2beta1 |
| 96 | 114 |
| 97 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. |
| 98 | 116 |
| 99 Official API documentation: https://developers.google.com/deployment-manager/ | 117 Official API documentation: https://developers.google.com/deployment-manager/ |
| 100 | 118 |
| 119 ####  Google Cl
oud Deployment Manager API V2 - deploymentmanager v2beta2 |
| 120 |
| 121 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. |
| 122 |
| 123 Official API documentation: https://developers.google.com/deployment-manager/ |
| 124 |
| 101 ####  Google Cl
oud DNS API - dns v1beta1 | 125 ####  Google Cl
oud DNS API - dns v1beta1 |
| 102 | 126 |
| 103 The Google Cloud DNS API provides services for configuring and serving authorita
tive DNS records. | 127 The Google Cloud DNS API provides services for configuring and serving authorita
tive DNS records. |
| 104 | 128 |
| 105 Official API documentation: https://developers.google.com/cloud-dns | 129 Official API documentation: https://developers.google.com/cloud-dns |
| 106 | 130 |
| 107 ####  Genomics
API - genomics v1beta2 | 131 ####  Genomics
API - genomics v1beta2 |
| 108 | 132 |
| 109 Provides access to Genomics data. | 133 Provides access to Genomics data. |
| 110 | 134 |
| 111 Official API documentation: https://developers.google.com/genomics/v1beta2/refer
ence | 135 Official API documentation: https://developers.google.com/genomics/v1beta2/refer
ence |
| 112 | 136 |
| 113 ####  Google Cl
oud Logging API - logging v1beta3 | 137 ####  Google Cl
oud Logging API - logging v1beta3 |
| 114 | 138 |
| 115 Google Cloud Logging API lets you create logs, ingest log entries, and manage lo
g sinks. | 139 Google Cloud Logging API lets you create logs, ingest log entries, and manage lo
g sinks. |
| 116 | 140 |
| 117 Official API documentation: | 141 Official API documentation: https://cloud.google.com/logging/docs/ |
| 118 | 142 |
| 119 ####  Deploymen
t Manager API - manager v1beta2 | 143 ####  Deploymen
t Manager API - manager v1beta2 |
| 120 | 144 |
| 121 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. | 145 The Deployment Manager API allows users to declaratively configure, deploy and r
un complex solutions on the Google Cloud Platform. |
| 122 | 146 |
| 123 Official API documentation: https://developers.google.com/deployment-manager/ | 147 Official API documentation: https://developers.google.com/deployment-manager/ |
| 124 | 148 |
| 125 ####  Google C
loud Pub/Sub API - pubsub v1beta1 | 149 ####  Google C
loud Pub/Sub API - pubsub v1beta1 |
| 126 | 150 |
| 127 Provides reliable, many-to-many, asynchronous messaging between applications. | 151 Provides reliable, many-to-many, asynchronous messaging between applications. |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 API for Cloud SQL database instance management. | 193 API for Cloud SQL database instance management. |
| 170 | 194 |
| 171 Official API documentation: https://cloud.google.com/sql/docs/reference/latest | 195 Official API documentation: https://cloud.google.com/sql/docs/reference/latest |
| 172 | 196 |
| 173 ####  Task
Queue API - taskqueue v1beta2 | 197 ####  Task
Queue API - taskqueue v1beta2 |
| 174 | 198 |
| 175 Lets you access a Google App Engine Pull Task Queue over REST. | 199 Lets you access a Google App Engine Pull Task Queue over REST. |
| 176 | 200 |
| 177 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 201 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
| 178 | 202 |
| OLD | NEW |