ToolCallMessagesStatesSettingsBuilder
Methods
Active(System.String)
The display name for the "active" state.
Parameters
value - System.String
The value for Active
RETURNS
Returns the current ToolCallMessagesStatesSettingsBuilder instance.
Completed(System.String)
The display name for the "completed" state.
Parameters
value - System.String
The value for Completed
RETURNS
Returns the current ToolCallMessagesStatesSettingsBuilder instance.
AwaitingApproval(System.String)
The display name for the "awaitingApproval" state.
Parameters
value - System.String
The value for AwaitingApproval
RETURNS
Returns the current ToolCallMessagesStatesSettingsBuilder instance.
Error(System.String)
The display name for the "error" state.
Parameters
value - System.String
The value for Error
RETURNS
Returns the current ToolCallMessagesStatesSettingsBuilder instance.