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 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
77 ####  Cloud Mon
itoring API - cloudmonitoring v2beta1 | 77 ####  Cloud Mon
itoring API - cloudmonitoring v2beta1 |
78 | 78 |
79 API for accessing Google Cloud and API monitoring data. | 79 API for accessing Google Cloud and API monitoring data. |
80 | 80 |
81 Official API documentation: https://developers.google.com/cloud-monitoring/ | 81 Official API documentation: https://developers.google.com/cloud-monitoring/ |
82 | 82 |
83 ####  Google Co
ntainer Engine API - container v1beta1 | 83 ####  Google Co
ntainer Engine API - container v1beta1 |
84 | 84 |
85 The Google Container Engine API is used for building and managing container base
d applications, powered by the open source Kubernetes technology. | 85 The Google Container Engine API is used for building and managing container base
d applications, powered by the open source Kubernetes technology. |
86 | 86 |
| 87 Official API documentation: https://cloud.google.com/container-engine/docs/v1bet
a1/ |
| 88 |
87 ####  Google Cl
oud Datastore API - datastore v1beta2 | 89 ####  Google Cl
oud Datastore API - datastore v1beta2 |
88 | 90 |
89 API for accessing Google Cloud Datastore. | 91 API for accessing Google Cloud Datastore. |
90 | 92 |
91 Official API documentation: https://developers.google.com/datastore/ | 93 Official API documentation: https://developers.google.com/datastore/ |
92 | 94 |
93 ####  Google Cl
oud DNS API - dns v1beta1 | 95 ####  Google Cl
oud DNS API - dns v1beta1 |
94 | 96 |
95 The Google Cloud DNS API provides services for configuring and serving authorita
tive DNS records. | 97 The Google Cloud DNS API provides services for configuring and serving authorita
tive DNS records. |
96 | 98 |
(...skipping 26 matching lines...) Expand all Loading... |
123 ####  Google Co
mpute Engine Instance Group Manager API - replicapool v1beta2 | 125 ####  Google Co
mpute Engine Instance Group Manager API - replicapool v1beta2 |
124 | 126 |
125 The Google Compute Engine Instance Group Manager API provides groups of homogeno
us Compute Engine Instances. | 127 The Google Compute Engine Instance Group Manager API provides groups of homogeno
us Compute Engine Instances. |
126 | 128 |
127 Official API documentation: https://developers.google.com/compute/docs/instance-
groups/manager/v1beta2 | 129 Official API documentation: https://developers.google.com/compute/docs/instance-
groups/manager/v1beta2 |
128 | 130 |
129 ####  Google Co
mpute Engine Instance Group Updater API - replicapoolupdater v1beta1 | 131 ####  Google Co
mpute Engine Instance Group Updater API - replicapoolupdater v1beta1 |
130 | 132 |
131 The Google Compute Engine Instance Group Updater API provides services for updat
ing groups of Compute Engine Instances. | 133 The Google Compute Engine Instance Group Updater API provides services for updat
ing groups of Compute Engine Instances. |
132 | 134 |
133 Official API documentation: https://developers.google.com/compute/docs/instance-
groups/manager/v1beta2 | 135 Official API documentation: https://cloud.google.com/compute/docs/instance-group
s/manager/#applying_rolling_updates_using_the_updater_service |
134 | 136 |
135 ####  Resource
Views API - resourceviews v1beta1 | 137 ####  Resource
Views API - resourceviews v1beta1 |
136 | 138 |
137 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. | 139 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. |
138 | 140 |
139 Official API documentation: https://developers.google.com/compute/ | 141 Official API documentation: https://developers.google.com/compute/ |
140 | 142 |
141 ####  Resource
Views API - resourceviews v1beta2 | 143 ####  Resource
Views API - resourceviews v1beta2 |
142 | 144 |
143 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. | 145 The Resource View API allows users to create and manage logical sets of Google C
ompute Engine instances. |
144 | 146 |
145 Official API documentation: https://developers.google.com/compute/ | 147 Official API documentation: https://developers.google.com/compute/ |
146 | 148 |
147 ####  Cloud SQL
Administration API - sqladmin v1beta3 | 149 ####  Cloud SQL
Administration API - sqladmin v1beta3 |
148 | 150 |
149 API for Cloud SQL database instance management. | 151 API for Cloud SQL database instance management. |
150 | 152 |
151 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ | 153 Official API documentation: https://developers.google.com/cloud-sql/docs/admin-a
pi/ |
152 | 154 |
153 ####  Task
Queue API - taskqueue v1beta2 | 155 ####  Task
Queue API - taskqueue v1beta2 |
154 | 156 |
155 Lets you access a Google App Engine Pull Task Queue over REST. | 157 Lets you access a Google App Engine Pull Task Queue over REST. |
156 | 158 |
157 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 159 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
158 | 160 |
OLD | NEW |