Skip to content

Vertex Veo Options Node

AI/Generative/Video/Options

Vertex Veo Options

Creates typed video options for Google Vertex Veo models.

ai_video_options_vertex_veomedia
Inputs8
Outputs1
Security exposure0/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
0/10High
PrivacyPotential sensitivity of processed data.
0/10High
PerformanceRuntime or resource pressure.
1/10High
GovernancePolicy, audit, or compliance impact.
1/10High
ReliabilityOperational stability considerations.
0/10High
CostExternal or compute cost impact.
0/10High

Input Pins

8

Negative Prompt

String
negative_prompt

Text describing what to avoid

Aspect Ratio

String
aspect_ratio

Veo aspect ratio

Default auto
auto16:99:161:1

Resolution

String
size

Veo output resolution

Default auto
auto720p1080p

Duration

Integer
duration_seconds

Requested duration in seconds. Use 0 for provider default.

Default 0

Seed

Integer
seed

Optional deterministic seed. Use 0 for provider default.

Default 0

Count

Integer
count

Number of videos to request

Default 1
Range 1 to 4

Poll Interval

Integer
poll_interval_seconds

Seconds between provider status checks

Default 10

Max Wait

Integer
max_wait_seconds

Maximum seconds to wait for completion

Default 900

Output Pins

1

Options

Struct
options

Typed video generation provider options

VideoGenerationProviderOptionsVideoGenerationProviderOptions6 fields
variant 1objectvariant
providerconstrequired
const "default"
variant 2objectvariant
providerconstrequired
const "open_ai_sora"
optionsOpenAiSoraVideoOptionsrequired
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
poll_interval_secondsinteger | null
format uint64default nullmin 0
max_wait_secondsinteger | null
format uint64default nullmin 0
variant 3objectvariant
providerconstrequired
const "vertex_veo"
optionsVertexVeoVideoOptionsrequired
negative_promptstring | null
default null
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
+3 more fields
variant 4objectvariant
providerconstrequired
const "runway"
optionsRunwayVideoOptionsrequired
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
poll_interval_secondsinteger | null
format uint64default nullmin 0
+1 more fields
variant 5objectvariant
providerconstrequired
const "fal"
optionsFalVideoOptionsrequired
negative_promptstring | null
default null
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
+3 more fields
variant 6objectvariant
providerconstrequired
const "replicate"
optionsReplicateVideoOptionsrequired
negative_promptstring | null
default null
aspect_ratioVideoAspectRatio
enum "auto", "16:9", "9:16", "1:1"...default "auto"
sizeVideoSize
enum "auto", "480p", "720p", "1080p"...default "auto"
duration_secondsinteger | null
format uint32default nullmin 0
seedinteger | null
format uint64default nullmin 0
+3 more fields
Schema enforced

Node Info

Internal name
ai_video_options_vertex_veo
Category
AI/Generative/Video/Options
Version
1