toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.autonomy
/
GoalChoiceApprovalRequest
Goal
Choice
Approval
Request
data
class
GoalChoiceApprovalRequest
(
val
goal
:
Goal
,
val
intent
:
String
,
val
rankings
:
Rankings
<
Goal
>
)
Members
Constructors
Goal
Choice
Approval
Request
Link copied to clipboard
constructor
(
goal
:
Goal
,
intent
:
String
,
rankings
:
Rankings
<
Goal
>
)
Properties
goal
Link copied to clipboard
val
goal
:
Goal
intent
Link copied to clipboard
val
intent
:
String
rankings
Link copied to clipboard
val
rankings
:
Rankings
<
Goal
>