Class: RunApi::Kling::Types::CompletedTextToVideoResponse

Inherits:
TextToVideoResponse show all
Defined in:
lib/runapi/kling/types.rb

Overview

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