Class: RunApi::FluxKontext::Types::CompletedTextToImageResponse
- Inherits:
-
TextToImageResponse
- Object
- Core::TaskResponse
- TextToImageResponse
- RunApi::FluxKontext::Types::CompletedTextToImageResponse
- Defined in:
- lib/runapi/flux_kontext/types.rb
Overview
Narrowed response returned by text_to_image.run() once polling observes
status: "completed". images is required so consumers never have to
null-check it on a successful task.