OLD | NEW |
1 name: googleapis_beta | 1 name: googleapis_beta |
2 version: 0.1.0 | 2 version: 0.1.1 |
3 author: Dart Team <misc@dartlang.org> | 3 author: Dart Team <misc@dartlang.org> |
4 description: "Auto-generated client libraries for accessing the following APIs:\
n | 4 description: "Auto-generated client libraries for accessing the following APIs:a
utoscaler:v1beta2, cloudmonitoring:v2beta1, datastore:v1beta2, dns:v1beta1, geno
mics:v1beta, manager:v1beta2, pubsub:v1beta1, replicapool:v1beta1, resourceviews
:v1beta1, sqladmin:v1beta3, taskqueue:v1beta2" |
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 | 5 homepage: http://www.dartlang.org |
17 environment: | 6 environment: |
18 sdk: '>=1.0.0 <2.0.0' | 7 sdk: '>=1.0.0 <2.0.0' |
19 dependencies: | 8 dependencies: |
20 crypto: '>=0.9.0 <0.10.0' | 9 crypto: '>=0.9.0 <0.10.0' |
21 http: '>=0.11.1 <0.12.0' | 10 http: '>=0.11.1 <0.12.0' |
22 dev_dependencies: | 11 dev_dependencies: |
23 unittest: '>=0.10.0 <0.12.0' | 12 unittest: '>=0.10.0 <0.12.0' |
OLD | NEW |