LabelTextObject Class

An object containing the example utterance's text.

Inheritance
LabelTextObject

Constructor

LabelTextObject(*, id: Optional[int] = None, text: Optional[str] = None, **kwargs)

Parameters

id
int
Required

The ID of the Label.

text
str
Required

The text of the label.