Uses of Class
com.google.cloud.aiplatform.v1beta1.Featurestore.State
-
Packages that use Featurestore.State Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of Featurestore.State in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Featurestore.State Modifier and Type Method Description static Featurestore.StateFeaturestore.State. forNumber(int value)Featurestore.StateFeaturestore.Builder. getState()Output only.Featurestore.StateFeaturestore. getState()Output only.Featurestore.StateFeaturestoreOrBuilder. 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.StateFeaturestore.State. valueOf(String name)Returns 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.v1beta1 that return types with arguments of type Featurestore.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Featurestore.State>Featurestore.State. internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Featurestore.State Modifier and Type Method Description Featurestore.BuilderFeaturestore.Builder. setState(Featurestore.State value)Output only.
-