Uses of Enum
com.google.cloud.aiplatform.v1.NasTrial.State
Packages that use NasTrial.State
-
Uses of NasTrial.State in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NasTrial.StateModifier and TypeMethodDescriptionstatic NasTrial.StateNasTrial.State.forNumber(int value) NasTrial.Builder.getState()Output only.NasTrial.getState()Output only.NasTrialOrBuilder.getState()Output only.static NasTrial.StateNasTrial.State.valueOf(int value) Deprecated.static NasTrial.StateNasTrial.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static NasTrial.StateReturns the enum constant of this type with the specified name.static NasTrial.State[]NasTrial.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NasTrial.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<NasTrial.State>NasTrial.State.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type NasTrial.State