Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 866 Bytes

ForecastCatalog.md

File metadata and controls

13 lines (9 loc) · 866 Bytes

ForecastCatalog

A catalog for managing forecast settings.

Properties

Name Type Description Notes
sched_time str The time at which the regression model needs to run for all the metrics specified in catalog. [optional] [readonly]
version str The catalog version used in forecast configuration service. [optional] [readonly]
definition list[ForecastDefinition] A reference to a forecastDefinition resource. When the $expand query parameter is specified, the referenced resource is returned inline. The list of forecast definitions. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]