vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
DiscoveryGoalMetadata
Interface DiscoveryGoalMetadata
interface
DiscoveryGoalMetadata
{
active
:
boolean
;
deployedModels
?:
DiscoveryDeployedModel
[]
;
fullName
?:
string
;
label
:
string
;
modelCards
?:
DiscoveryModelCard
[]
;
outcome
:
DiscoveryGoalOutcome
;
predictionType
:
DiscoveryPredictionType
;
pushbackField
?:
string
;
pushbackType
?:
DiscoveryPushbackType
;
subscribedEntity
?:
string
;
terminalStateFilters
?:
DiscoveryFilter
[]
;
}
Hierarchy (
View Summary
)
MetadataInfo
DiscoveryGoalMetadata
Index
Properties
active
deployed
Models?
full
Name?
label
model
Cards?
outcome
prediction
Type
pushback
Field?
pushback
Type?
subscribed
Entity?
terminal
State
Filters?
Properties
active
active
:
boolean
Optional
deployed
Models
deployedModels
?:
DiscoveryDeployedModel
[]
Optional
full
Name
fullName
?:
string
label
label
:
string
Optional
model
Cards
modelCards
?:
DiscoveryModelCard
[]
outcome
outcome
:
DiscoveryGoalOutcome
prediction
Type
predictionType
:
DiscoveryPredictionType
Optional
pushback
Field
pushbackField
?:
string
Optional
pushback
Type
pushbackType
?:
DiscoveryPushbackType
Optional
subscribed
Entity
subscribedEntity
?:
string
Optional
terminal
State
Filters
terminalStateFilters
?:
DiscoveryFilter
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
deployed
Models
full
Name
label
model
Cards
outcome
prediction
Type
pushback
Field
pushback
Type
subscribed
Entity
terminal
State
Filters
vlocode-project - v1.40.0-beta-4
Loading...