Share via


AnalyzeConversationJobsInput interface

Properties

analysisInput
displayName

Optional display name for the analysis job.

tasks

The set of tasks to execute on the input conversation.

Property Details

analysisInput

analysisInput: MultiLanguageConversationAnalysisInput

Property Value

displayName

Optional display name for the analysis job.

displayName?: string

Property Value

string

tasks

The set of tasks to execute on the input conversation.

tasks: AnalyzeConversationLROTaskUnion[]

Property Value