Uses of Enum
com.google.cloud.aiplatform.v1.Trial.State
Packages that use Trial.State
-
Uses of Trial.State in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Trial.StateModifier and TypeMethodDescriptionstatic Trial.StateTrial.State.forNumber(int value) Trial.Builder.getState()Output only.Trial.getState()Output only.TrialOrBuilder.getState()Output only.static Trial.StateTrial.State.valueOf(int value) Deprecated.static Trial.StateTrial.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Trial.StateReturns the enum constant of this type with the specified name.static Trial.State[]Trial.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 Trial.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Trial.State>Trial.State.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Trial.State