vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
BotDialog
Interface BotDialog
interface
BotDialog
{
botDialogGroup
?:
string
;
botSteps
?:
BotStep
[]
;
description
?:
string
;
developerName
:
string
;
isPlaceholderDialog
?:
boolean
;
label
:
string
;
mlIntent
?:
string
;
mlIntentTrainingEnabled
?:
boolean
;
showInFooterMenu
?:
boolean
;
}
Index
Properties
bot
Dialog
Group?
bot
Steps?
description?
developer
Name
is
Placeholder
Dialog?
label
ml
Intent?
ml
Intent
Training
Enabled?
show
In
Footer
Menu?
Properties
Optional
bot
Dialog
Group
botDialogGroup
?:
string
Optional
bot
Steps
botSteps
?:
BotStep
[]
Optional
description
description
?:
string
developer
Name
developerName
:
string
Optional
is
Placeholder
Dialog
isPlaceholderDialog
?:
boolean
label
label
:
string
Optional
ml
Intent
mlIntent
?:
string
Optional
ml
Intent
Training
Enabled
mlIntentTrainingEnabled
?:
boolean
Optional
show
In
Footer
Menu
showInFooterMenu
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bot
Dialog
Group
bot
Steps
description
developer
Name
is
Placeholder
Dialog
label
ml
Intent
ml
Intent
Training
Enabled
show
In
Footer
Menu
vlocode-project - v1.40.0-beta-4
Loading...