Represents a request to execute a turn in a conversation. This class encapsulates the activity and optional conversation context.
Creates an instance of ExecuteTurnRequest.
Optional
The activity to be executed.
Optional conversation ID.
Optional conversation ID for this turn.
Represents a request to execute a turn in a conversation. This class encapsulates the activity and optional conversation context.