Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(198)

Side by Side Diff: generated/googleapis_beta/pubspec.yaml

Issue 559053002: Generate 0.1.0 version of googleapis/googleapis_beta (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698