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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
86 | 86 |
87 Official API documentation: https://cloud.google.com/appengine/docs/admin-api/ | 87 Official API documentation: https://cloud.google.com/appengine/docs/admin-api/ |
88 | 88 |
89 ####  Stackdriv
er Error Reporting API - clouderrorreporting v1beta1 | 89 ####  Stackdriv
er Error Reporting API - clouderrorreporting v1beta1 |
90 | 90 |
91 Stackdriver Error Reporting groups and counts similar errors from cloud services
. The Stackdriver Error Reporting API provides a way to report new errors and re
ad access to error groups and their associated errors. | 91 Stackdriver Error Reporting groups and counts similar errors from cloud services
. The Stackdriver Error Reporting API provides a way to report new errors and re
ad access to error groups and their associated errors. |
92 | 92 |
93 | 93 |
94 Official API documentation: https://cloud.google.com/error-reporting/ | 94 Official API documentation: https://cloud.google.com/error-reporting/ |
95 | 95 |
96 ####  Google Cl
oud KMS API - cloudkms v1beta1 | 96 ####  Google Cl
oud Key Management Service (KMS) API - cloudkms v1beta1 |
97 | 97 |
98 | 98 Manages encryption for your cloud services the same way you do on-premise. You c
an generate, use, rotate, and destroy AES256 encryption keys. |
99 | 99 |
100 Official API documentation: https://cloud.google.com/kms/ | 100 Official API documentation: https://cloud.google.com/kms/ |
101 | 101 |
102 ####  Cloud Monitoring API - cloudmonitoring v2beta2 | 102 ####  Cloud Monitoring API - cloudmonitoring v2beta2 |
103 | 103 |
104 Accesses Google Cloud Monitoring data. | 104 Accesses Google Cloud Monitoring data. |
105 | 105 |
106 Official API documentation: https://cloud.google.com/monitoring/v2beta2/ | 106 Official API documentation: https://cloud.google.com/monitoring/v2beta2/ |
107 | 107 |
108 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v1beta1 | 108 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v1beta1 |
109 | 109 |
110 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating project metadata. | 110 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating project metadata. |
111 | 111 |
112 Official API documentation: https://cloud.google.com/resource-manager | 112 Official API documentation: https://cloud.google.com/resource-manager |
113 | 113 |
114 #### 
Cloud User Accounts API - clouduseraccounts beta | 114 #### 
Cloud User Accounts API - clouduseraccounts beta |
115 | 115 |
116 Creates and manages users and groups for accessing Google Compute Engine virtual
machines. | 116 Creates and manages users and groups for accessing Google Compute Engine virtual
machines. |
117 | 117 |
118 Official API documentation: https://cloud.google.com/compute/docs/access/user-ac
counts/api/latest/ | 118 Official API documentation: https://cloud.google.com/compute/docs/access/user-ac
counts/api/latest/ |
119 | 119 |
120 ####  Google Da
taflow API - dataflow v1b3 | 120 ####  Google Da
taflow API - dataflow v1b3 |
121 | 121 |
122 Manages Google Cloud Dataflow projects on Google Cloud Platform. | 122 Manages Google Cloud Dataflow projects on Google Cloud Platform. |
123 | 123 |
124 Official API documentation: https://cloud.google.com/dataflow | 124 Official API documentation: https://cloud.google.com/dataflow |
125 | 125 |
126 ####  Google Cl
oud Dataproc API - dataproc v1beta1 | 126 ####  Google Cl
oud Dataproc API - dataproc v1beta1 |
127 | 127 |
128 An API for managing Hadoop-based clusters and jobs on Google Cloud Platform. | 128 Manages Hadoop-based clusters and jobs on Google Cloud Platform. |
129 | 129 |
130 Official API documentation: https://cloud.google.com/dataproc/ | 130 Official API documentation: https://cloud.google.com/dataproc/ |
131 | 131 |
132 ####  Google Cloud Datastore API - datastore v1beta2 | 132 ####  Google Cloud Datastore API - datastore v1beta2 |
133 | 133 |
134 Stores and queries data in Google Cloud Datastore. | 134 Stores and queries data in Google Cloud Datastore. |
135 | 135 |
136 Official API documentation: https://developers.google.com/datastore/ | 136 Official API documentation: https://developers.google.com/datastore/ |
137 | 137 |
138 ####  Google Cl
oud Datastore API - datastore v1beta3 | 138 ####  Google Cl
oud Datastore API - datastore v1beta3 |
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
239 Accesses a Google App Engine Pull Task Queue over REST. | 239 Accesses a Google App Engine Pull Task Queue over REST. |
240 | 240 |
241 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest | 241 Official API documentation: https://developers.google.com/appengine/docs/python/
taskqueue/rest |
242 | 242 |
243 ####  Cloud Tool Results API - toolresults v1beta3 | 243 ####  Cloud Tool Results API - toolresults v1beta3 |
244 | 244 |
245 Reads and publishes results from Cloud Test Lab. | 245 Reads and publishes results from Cloud Test Lab. |
246 | 246 |
247 Official API documentation: https://developers.google.com/cloud-test-lab/ | 247 Official API documentation: https://developers.google.com/cloud-test-lab/ |
248 | 248 |
OLD | NEW |