Class: RunApi::Qwen2::Types::CompletedTextToImageResponse
- Inherits:
-
TextToImageResponse
- Object
- Core::TaskResponse
- ImageTaskResponse
- TextToImageResponse
- RunApi::Qwen2::Types::CompletedTextToImageResponse
- Defined in:
- lib/runapi/qwen_2/types.rb
Overview
Narrowed responses returned by run() methods once polling observes status: “completed”. images is required so consumers never have to null-check it on a successful task.