Generate videos from images with text prompts using Gemini Veo 3.1
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
instances | array | ✅ Yes | - | An array of instances containing the video generation parameters The text prompt describing the video animation you want to generate from the image |
image | object | ✅ Yes | - | The source image information The URI of the source image file (must be a valid Google Cloud Storage or Generative Language API file URI) |
parameters | object | ❌ No | - | Additional parameters for video generation The resolution of the output video. Options: 720p, 1080p |