Authorization: ********************{
"instances": [{"prompt": "视频描述"}],
"parameters": {
"aspectRatio": "16:9",
"resolution": "720p",
"durationSeconds": 8,
"generateAudio": true
}
}curl --location --request POST '/vertex/v1/publishers/google/models/:predictLongRunning' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"instances": [{"prompt": "视频描述"}],
"parameters": {
"aspectRatio": "16:9",
"resolution": "720p",
"durationSeconds": 8,
"generateAudio": true
}
}'{
"name": "projects/jhcj-0108-02/locations/us-central1/publishers/google/models/veo-3.1-fast-generate-preview/operations/de44639e-6005-46df-954b-99ee6601393f"
}