ConversationalTaskResult interface
The results of a Conversation task.
- Extends
Properties
| kind | Polymorphic discriminator, which specifies the different types this object can be |
| result | Represents a conversation analysis response. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "ConversationResult"
Property Value
"ConversationResult"
result
Represents a conversation analysis response.
result: AnalyzeConversationResult