@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
BatchPredictionActionResponse
Type Alias BatchPredictionActionResponse
Response for batch prediction predict action that indicates job and status
type
BatchPredictionActionResponse
=
{
data
:
{
attributes
:
PredictionJobResponse
;
id
:
EntityId
;
type
:
"job"
}
;
}
Index
Properties
data
Properties
data
data
:
{
attributes
:
PredictionJobResponse
;
id
:
EntityId
;
type
:
"job"
}
Type declaration
attributes
:
PredictionJobResponse
id
:
EntityId
ID of this entity
type
:
"job"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Response for batch prediction predict action that indicates job and status