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