PredictiveValue interface
Represents a predictive metric value in the given bucket.
Properties
| time |
the timestamp for the metric value in ISO 8601 format. |
| value | Predictive value in this time bucket. |
Property Details
timeStamp
the timestamp for the metric value in ISO 8601 format.
timeStamp: Date
Property Value
Date
value
Predictive value in this time bucket.
value: number
Property Value
number