Image 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 image generation model. |
| helptext | str | The helptext for the UI component. |
| options | ImageGenModelOptions | The options of models available for image generation. |