Share via


DetectorResponseProperties interface

DetectorResponse resource specific properties

Properties

dataProvidersMetadata

Additional configuration for different data providers to be used by the UI

dataset

Data Set

metadata

metadata for the detector

status

Indicates status of the most severe insight.

suggestedUtterances

Suggested utterances where the detector can be applicable.

Property Details

dataProvidersMetadata

Additional configuration for different data providers to be used by the UI

dataProvidersMetadata?: DataProviderMetadata[]

Property Value

dataset

Data Set

dataset?: DiagnosticData[]

Property Value

metadata

metadata for the detector

metadata?: DetectorInfo

Property Value

status

Indicates status of the most severe insight.

status?: Status

Property Value

suggestedUtterances

Suggested utterances where the detector can be applicable.

suggestedUtterances?: QueryUtterancesResults

Property Value