Class: RunApi::NanoBanana::Types::CompletedTextToImageResponse
- Inherits:
-
TextToImageResponse
- Object
- Core::TaskResponse
- AsyncTaskResponse
- TextToImageResponse
- RunApi::NanoBanana::Types::CompletedTextToImageResponse
- Defined in:
- lib/runapi/nano_banana/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.