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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 v1beta1 |
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 ####  Resource
Views API - resourceviews v1beta2 |
| 117 |
| 118 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. |
| 119 |
| 120 Official API documentation: https://developers.google.com/compute/ |
| 121 |
116 ####  Cloud SQL
Administration API - sqladmin v1beta3 | 122 ####  Cloud SQL
Administration API - sqladmin v1beta3 |
117 | 123 |
118 API for Cloud SQL database instance management. | 124 API for Cloud SQL database instance management. |
119 | 125 |
120 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ | 126 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ |
121 | 127 |
122 ####  TaskQ
ueue API - taskqueue v1beta2 | 128 ####  TaskQ
ueue API - taskqueue v1beta2 |
123 | 129 |
124 Lets you access a Google App Engine Pull Task Queue over REST. | 130 Lets you access a Google App Engine Pull Task Queue over REST. |
125 | 131 |
126 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 132 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
127 | 133 |
OLD | NEW |