tuningSpeedUnspecified constant

VeoHyperParameters_TuningSpeed const tuningSpeedUnspecified

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

Implementation

static const tuningSpeedUnspecified = VeoHyperParameters_TuningSpeed(
  'TUNING_SPEED_UNSPECIFIED',
);