Class: RunApi::Qwen2::Types::CompletedTextToImageResponse

Inherits:
TextToImageResponse show all
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.