Chromium Code Reviews

Unified Diff: generated/googleapis_beta/pubspec.yaml

Issue 560323003: Add discovery service to stable APIs (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: New generator hash in pubspec.yaml, test files renamed ot have _test.dart postfix Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: generated/googleapis_beta/pubspec.yaml
diff --git a/generated/googleapis_beta/pubspec.yaml b/generated/googleapis_beta/pubspec.yaml
index 1bde17e65bdd523c04a3f52dbc02033a03460db8..65bd4f0a0c436ee9fe0ede66ebc0d077d36a1484 100644
--- a/generated/googleapis_beta/pubspec.yaml
+++ b/generated/googleapis_beta/pubspec.yaml
@@ -1,18 +1,7 @@
name: googleapis_beta
-version: 0.1.0
+version: 0.1.1
author: Dart Team <misc@dartlang.org>
-description: "Auto-generated client libraries for accessing the following APIs:\n
- autoscaler:v1beta2 - The Google Compute Engine Autoscaler API provides autoscaling for groups of Cloud VMs.\n
- cloudmonitoring:v2beta1 - API for accessing Google Cloud and API monitoring data.\n
- datastore:v1beta2 - API for accessing Google Cloud Datastore.\n
- dns:v1beta1 - The Google Cloud DNS API provides services for configuring and serving authoritative DNS records.\n
- genomics:v1beta - Provides access to Genomics data.\n
- manager:v1beta2 - The Deployment Manager API allows users to declaratively configure, deploy and run complex solutions on the Google Cloud Platform.\n
- pubsub:v1beta1 - Provides reliable, many-to-many, asynchronous messaging between applications.\n
- replicapool:v1beta1 - The Replica Pool API allows users to declaratively provision and manage groups of Google Compute Engine instances based on a common template.\n
- resourceviews:v1beta1 - The Resource View API allows users to create and manage logical sets of Google Compute Engine instances.\n
- sqladmin:v1beta3 - API for Cloud SQL database instance management.\n
- taskqueue:v1beta2 - Lets you access a Google App Engine Pull Task Queue over REST.\n"
+description: "Auto-generated client libraries for accessing the following APIs:autoscaler:v1beta2, cloudmonitoring:v2beta1, datastore:v1beta2, dns:v1beta1, genomics:v1beta, manager:v1beta2, pubsub:v1beta1, replicapool:v1beta1, resourceviews:v1beta1, sqladmin:v1beta3, taskqueue:v1beta2"
homepage: http://www.dartlang.org
environment:
sdk: '>=1.0.0 <2.0.0'
« no previous file with comments | « generated/googleapis_beta/lib/src/common_internal.dart ('k') | generated/googleapis_beta/test/autoscaler/v1beta2.dart » ('j') | no next file with comments »

Powered by Google App Engine