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

Side by Side Diff: config.yaml

Issue 480063002: Update pacakge generation from configuration file (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Minor fix Created 6 years, 4 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
« no previous file with comments | « no previous file | main.dart » ('j') | main.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 packages: 1 packages:
2 - googleapis: 2 - googleapis:
3 - analytics:v3 3 version: 0.1.0
4 - bigquery:v2 4 author: Dart Team <misc@dartlang.org>
5 - blogger:v3 5 homepage: http://www.dartlang.org
6 - books:v1 6 apis:
7 - calendar:v3 7 - analytics:v3
8 - compute:v1 8 - bigquery:v2
9 - drive:v2 9 - blogger:v3
10 - gmail:v1 10 - books:v1
11 - plus:v1 11 - calendar:v3
12 - storage:v1 12 - compute:v1
13 - urlshortener:v1 13 - drive:v2
14 - youtube:v3 14 - gmail:v1
15 - plus:v1
16 - storage:v1
17 - urlshortener:v1
18 - youtube:v3
15 19
16 - googleapis_beta: 20 - googleapis_beta:
17 - datastore:v1beta2 21 version: 0.1.0
18 - dns:v1beta1 22 author: Dart Team <misc@dartlang.org>
19 - pubsub:v1beta1 23 homepage: http://www.dartlang.org
24 apis:
25 - datastore:v1beta2
26 - dns:v1beta1
27 - pubsub:v1beta1
20 28
21 skipped_apis: 29 skipped_apis:
22 - adexchangebuyer:v1 30 - adexchangebuyer:v1
23 - adexchangebuyer:v1.1 31 - adexchangebuyer:v1.1
24 - adexchangebuyer:v1.2 32 - adexchangebuyer:v1.2
25 - adexchangebuyer:v1.3 33 - adexchangebuyer:v1.3
26 - adexchangebuyer:v1.4 34 - adexchangebuyer:v1.4
27 - adexchangeseller:v1 35 - adexchangeseller:v1
28 - adexchangeseller:v1.1 36 - adexchangeseller:v1.1
29 - admin:directory_v1 37 - admin:directory_v1
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 - sqladmin:v1beta3 136 - sqladmin:v1beta3
129 - storage:v1beta1 137 - storage:v1beta1
130 - storage:v1beta2 138 - storage:v1beta2
131 - taskqueue:v1beta1 139 - taskqueue:v1beta1
132 - taskqueue:v1beta2 140 - taskqueue:v1beta2
133 - tasks:v1 141 - tasks:v1
134 - translate:v2 142 - translate:v2
135 - webfonts:v1 143 - webfonts:v1
136 - youtubeAnalytics:v1 144 - youtubeAnalytics:v1
137 - youtubeAnalytics:v1beta1 145 - youtubeAnalytics:v1beta1
OLDNEW
« no previous file with comments | « no previous file | main.dart » ('j') | main.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698