Uses of Enum
com.google.cloud.aiplatform.v1.FeatureView.IndexConfig.AlgorithmConfigCase
Packages that use FeatureView.IndexConfig.AlgorithmConfigCase
-
Uses of FeatureView.IndexConfig.AlgorithmConfigCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureView.IndexConfig.AlgorithmConfigCaseModifier and TypeMethodDescriptionFeatureView.IndexConfig.AlgorithmConfigCase.forNumber(int value) FeatureView.IndexConfig.Builder.getAlgorithmConfigCase()FeatureView.IndexConfig.getAlgorithmConfigCase()FeatureView.IndexConfigOrBuilder.getAlgorithmConfigCase()FeatureView.IndexConfig.AlgorithmConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.FeatureView.IndexConfig.AlgorithmConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.