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