public enum VeoHyperParameters.TuningSpeed extends Enum<VeoHyperParameters.TuningSpeed> implements ProtocolMessageEnumThe speed of the tuning job. Only supported for Veo 3.0 models.
Protobuf enum google.cloud.aiplatform.v1beta1.VeoHyperParameters.TuningSpeed
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FAST |
Fast tuning speed. |
FAST_VALUE |
Fast tuning speed. |
REGULAR |
Regular tuning speed. |
REGULAR_VALUE |
Regular tuning speed. |
TUNING_SPEED_UNSPECIFIED |
The default / unset value. For Veo 3.0 models, this defaults to FAST. |
TUNING_SPEED_UNSPECIFIED_VALUE |
The default / unset value. For Veo 3.0 models, this defaults to FAST. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|