Uses of Enum
com.google.cloud.aiplatform.v1.FeatureView.IndexConfig.DistanceMeasureType
Packages that use FeatureView.IndexConfig.DistanceMeasureType
-
Uses of FeatureView.IndexConfig.DistanceMeasureType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureView.IndexConfig.DistanceMeasureTypeModifier and TypeMethodDescriptionFeatureView.IndexConfig.DistanceMeasureType.forNumber(int value) FeatureView.IndexConfig.Builder.getDistanceMeasureType()Optional.FeatureView.IndexConfig.getDistanceMeasureType()Optional.FeatureView.IndexConfigOrBuilder.getDistanceMeasureType()Optional.FeatureView.IndexConfig.DistanceMeasureType.valueOf(int value) Deprecated.FeatureView.IndexConfig.DistanceMeasureType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FeatureView.IndexConfig.DistanceMeasureType.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 FeatureView.IndexConfig.DistanceMeasureTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FeatureView.IndexConfig.DistanceMeasureType>FeatureView.IndexConfig.DistanceMeasureType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureView.IndexConfig.DistanceMeasureTypeModifier and TypeMethodDescriptionFeatureView.IndexConfig.Builder.setDistanceMeasureType(FeatureView.IndexConfig.DistanceMeasureType value) Optional.