vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
MLPredictionDefinitionMetadata
Interface MLPredictionDefinitionMetadata
interface
MLPredictionDefinitionMetadata
{
aiApplicationDeveloperName
:
string
;
description
?:
string
;
developerName
:
string
;
fullName
?:
string
;
masterLabel
?:
string
;
negativeExpression
?:
MLFilter
;
positiveExpression
?:
MLFilter
;
predictionField
?:
string
;
priority
?:
null
|
number
;
pushbackField
?:
string
;
status
:
MLPredictionDefinitionStatus
;
type
:
AIPredictionType
;
}
Hierarchy (
View Summary
)
MetadataInfo
MLPredictionDefinitionMetadata
Index
Properties
ai
Application
Developer
Name
description?
developer
Name
full
Name?
master
Label?
negative
Expression?
positive
Expression?
prediction
Field?
priority?
pushback
Field?
status
type
Properties
ai
Application
Developer
Name
aiApplicationDeveloperName
:
string
Optional
description
description
?:
string
developer
Name
developerName
:
string
Optional
full
Name
fullName
?:
string
Optional
master
Label
masterLabel
?:
string
Optional
negative
Expression
negativeExpression
?:
MLFilter
Optional
positive
Expression
positiveExpression
?:
MLFilter
Optional
prediction
Field
predictionField
?:
string
Optional
priority
priority
?:
null
|
number
Optional
pushback
Field
pushbackField
?:
string
status
status
:
MLPredictionDefinitionStatus
type
type
:
AIPredictionType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ai
Application
Developer
Name
description
developer
Name
full
Name
master
Label
negative
Expression
positive
Expression
prediction
Field
priority
pushback
Field
status
type
vlocode-project - v1.40.0-beta-4
Loading...