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

Unified Diff: generated/googleapis/lib/prediction/v1_6.dart

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: generated/googleapis/lib/prediction/v1_6.dart
diff --git a/generated/googleapis/lib/prediction/v1_6.dart b/generated/googleapis/lib/prediction/v1_6.dart
index f53d16e85b0b7d68a4592e5ddb4999b2ae02ea69..8bf797171ad41d765c9a32c8ee3ca40fdd3151c0 100644
--- a/generated/googleapis/lib/prediction/v1_6.dart
+++ b/generated/googleapis/lib/prediction/v1_6.dart
@@ -1365,7 +1365,7 @@ class Output {
core.List<OutputOutputMulti> outputMulti;
/** The estimated regression value (Regression models only). */
- core.String outputValue;
+ core.double outputValue;
/** A URL to re-request this resource. */
core.String selfLink;

Powered by Google App Engine
This is Rietveld 408576698