LabelExampleResponse interface

Response when adding a labeled example utterance.

Properties

exampleId

The newly created sample ID.

utteranceText

The example utterance.

Property Details

exampleId

The newly created sample ID.

exampleId?: number

Property Value

number

utteranceText

The example utterance.

utteranceText?: string

Property Value

string