Class: RunApi::NanoBanana::Types::CompletedTextToImageResponse

Inherits:
TextToImageResponse show all
Defined in:
lib/runapi/nano_banana/types.rb

Overview

Narrowed responses returned by ‘run()` methods once polling observes `status: “completed”`. `result_urls` is required so consumers never have to null-check it on a successful task.