OptionalconfigConfiguration for generating videos.
OptionalimageThe input image for generating the videos. Optional if prompt is provided. Not allowed if video is provided.
ID of the model to use. For a list of models, see Google models <https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models>_.
OptionalpromptThe text prompt for generating the videos. Optional if image or video is provided.
OptionalsourceA set of source input(s) for video generation.
OptionalvideoThe input video for video extension use cases. Optional if prompt is provided. Not allowed if image is provided.
Class that represents the parameters for generating videos.