| 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;
|
|
|