@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
BatchPredictionScheduleInput
Type Alias BatchPredictionScheduleInput
Input values for a batch prediction schedule
type
BatchPredictionScheduleInput
=
{
data
?:
{
attributes
?:
BatchPredictionScheduleInputAttributes
;
type
?:
"batch-prediction-schedule"
;
}
;
}
Index
Properties
data?
Properties
Optional
data
data
?:
{
attributes
?:
BatchPredictionScheduleInputAttributes
;
type
?:
"batch-prediction-schedule"
;
}
Type declaration
Optional
attributes
?:
BatchPredictionScheduleInputAttributes
Configuration to schedule a batch prediction
Optional
type
?:
"batch-prediction-schedule"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Input values for a batch prediction schedule