AnalyzeConversationJobState interface
Contains the status of the analyze conversations job submitted along with related statistics.
Inherited Properties
| created |
|
| display |
|
| errors | |
| expiration |
|
| job |
|
| last |
|
| next |
|
| statistics | if showStats=true was specified in the request this field will contain information about the request payload. |
| status | |
| tasks |
Inherited Property Details
createdDateTime
displayName
errors
expirationDateTime
expirationDateTime?: Date
Property Value
Date
Inherited From JobStateAutoGenerated.expirationDateTime
jobId
lastUpdatedDateTime
lastUpdatedDateTime: Date
Property Value
Date
Inherited From JobStateAutoGenerated.lastUpdatedDateTime
nextLink
statistics
if showStats=true was specified in the request this field will contain information about the request payload.
statistics?: ConversationRequestStatistics
Property Value
Inherited From AnalyzeConversationJobStatistics.statistics