Uses of Enum
com.google.cloud.aiplatform.v1beta1.VeoHyperParameters.TuningTask
Packages that use VeoHyperParameters.TuningTask
-
Uses of VeoHyperParameters.TuningTask in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return VeoHyperParameters.TuningTaskModifier and TypeMethodDescriptionVeoHyperParameters.TuningTask.forNumber(int value) VeoHyperParameters.Builder.getTuningTask()Optional.VeoHyperParameters.getTuningTask()Optional.VeoHyperParametersOrBuilder.getTuningTask()Optional.VeoHyperParameters.TuningTask.valueOf(int value) Deprecated.VeoHyperParameters.TuningTask.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static VeoHyperParameters.TuningTask[]VeoHyperParameters.TuningTask.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type VeoHyperParameters.TuningTaskModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<VeoHyperParameters.TuningTask>VeoHyperParameters.TuningTask.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type VeoHyperParameters.TuningTaskModifier and TypeMethodDescriptionVeoHyperParameters.Builder.setTuningTask(VeoHyperParameters.TuningTask value) Optional.