OLD | NEW |
(Empty) | |
| 1 name: googleapis_beta |
| 2 version: 0.1.0 |
| 3 author: Dart Team <misc@dartlang.org> |
| 4 description: "Auto-generated client libraries for accessing the following APIs:\
n |
| 5 autoscaler:v1beta2 - The Google Compute Engine Autoscaler API provides autosca
ling for groups of Cloud VMs.\n |
| 6 cloudmonitoring:v2beta1 - API for accessing Google Cloud and API monitoring da
ta.\n |
| 7 datastore:v1beta2 - API for accessing Google Cloud Datastore.\n |
| 8 dns:v1beta1 - The Google Cloud DNS API provides services for configuring and s
erving authoritative DNS records.\n |
| 9 genomics:v1beta - Provides access to Genomics data.\n |
| 10 manager:v1beta2 - The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.\n |
| 11 pubsub:v1beta1 - Provides reliable, many-to-many, asynchronous messaging betwe
en applications.\n |
| 12 replicapool:v1beta1 - The Replica Pool API allows users to declaratively provi
sion and manage groups of Google Compute Engine instances based on a common temp
late.\n |
| 13 resourceviews:v1beta1 - The Resource View API allows users to create and manag
e logical sets of Google Compute Engine instances.\n |
| 14 sqladmin:v1beta3 - API for Cloud SQL database instance management.\n |
| 15 taskqueue:v1beta2 - Lets you access a Google App Engine Pull Task Queue over R
EST.\n" |
| 16 homepage: http://www.dartlang.org |
| 17 environment: |
| 18 sdk: '>=1.0.0 <2.0.0' |
| 19 dependencies: |
| 20 crypto: '>=0.9.0 <0.10.0' |
| 21 http: '>=0.11.1 <0.12.0' |
| 22 dev_dependencies: |
| 23 unittest: '>=0.10.0 <0.12.0' |
OLD | NEW |