STT generation model
KEY | TYPE | Description |
---|---|---|
displayName | str | The display name for the UI component. |
type | str | The type of the UI component. |
valueType | str | The data type of the values within the UI component. |
optional | bool | Whether the selection of a value is optional. |
default | str | The default value for the STT generation model. |
helptext | str | The helptext for the UI component. |
options | SttGenModelOptions | The options of models available for STT generation. |