Enumeration TuningSpeed

The speed of the tuning job. Only supported for Veo 3.0 models. This enum is not supported in Gemini API.

Enumeration Members

FAST: "FAST"

Fast tuning speed.

REGULAR: "REGULAR"

Regular tuning speed.

TUNING_SPEED_UNSPECIFIED: "TUNING_SPEED_UNSPECIFIED"

The default / unset value. For Veo 3.0 models, this defaults to FAST.