BatchLabelExample Class

Response when adding a batch of labeled example utterances.

Inheritance
BatchLabelExample

Constructor

BatchLabelExample(*, value=None, has_error: Optional[bool] = None, error=None, **kwargs)

Parameters

value
LabelExampleResponse
Required
has_error
bool
Required
error
OperationStatus
Required