| OLD | NEW |
| 1 # Package of Google APIs | 1 # Package of Google APIs |
| 2 | 2 |
| 3 ## Description | 3 ## Description |
| 4 | 4 |
| 5 This repository contains auto-generated client libraries for accessing | 5 This repository contains auto-generated client libraries for accessing |
| 6 Google APIs using dart. It has the usual dart package layout. | 6 Google APIs using dart. It has the usual dart package layout. |
| 7 | 7 |
| 8 ## Usage | 8 ## Usage |
| 9 | 9 |
| 10 The first step is to obtain oauth2 access credentials. This can be done using | 10 The first step is to obtain oauth2 access credentials. This can be done using |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 Provides reliable, many-to-many, asynchronous messaging between applications. | 100 Provides reliable, many-to-many, asynchronous messaging between applications. |
| 101 | 101 |
| 102 Official API documentation: https://developers.google.com/pubsub/v1beta1 | 102 Official API documentation: https://developers.google.com/pubsub/v1beta1 |
| 103 | 103 |
| 104 ####  Replica P
ool API - replicapool v1beta1 | 104 ####  Replica P
ool API - replicapool v1beta1 |
| 105 | 105 |
| 106 The Replica Pool API allows users to declaratively provision and manage groups o
f Google Compute Engine instances based on a common template. | 106 The Replica Pool API allows users to declaratively provision and manage groups o
f Google Compute Engine instances based on a common template. |
| 107 | 107 |
| 108 Official API documentation: https://developers.google.com/compute/docs/replica-p
ool/ | 108 Official API documentation: https://developers.google.com/compute/docs/replica-p
ool/ |
| 109 | 109 |
| 110 ####  Resource
Views API - resourceviews v1beta1 | 110 ####  Resource
Views API - resourceviews v1beta2 |
| 111 | 111 |
| 112 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. | 112 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. |
| 113 | 113 |
| 114 Official API documentation: https://developers.google.com/compute/ | 114 Official API documentation: https://developers.google.com/compute/ |
| 115 | 115 |
| 116 ####  Cloud SQL
Administration API - sqladmin v1beta3 | 116 ####  Cloud SQL
Administration API - sqladmin v1beta3 |
| 117 | 117 |
| 118 API for Cloud SQL database instance management. | 118 API for Cloud SQL database instance management. |
| 119 | 119 |
| 120 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ | 120 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ |
| 121 | 121 |
| 122 ####  TaskQ
ueue API - taskqueue v1beta2 | 122 ####  TaskQ
ueue API - taskqueue v1beta2 |
| 123 | 123 |
| 124 Lets you access a Google App Engine Pull Task Queue over REST. | 124 Lets you access a Google App Engine Pull Task Queue over REST. |
| 125 | 125 |
| 126 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 126 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
| 127 | 127 |
| OLD | NEW |