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