Gabrielle gemini-3.1-flash-image-preview image generation (Line-T)
POST/v1/tasks/generations
Generate images with the gateway unified async image generation task API.
- Submit task:
POST /v1/tasks/generations - Query task:
GET /v1/tasks/generations/{task_id} - After submission, use the
task_idin the response to query results
Request
Responses
- 200
- 400
- 401
Task submitted successfully
Invalid request parameters
Unauthorized