Uses of Enum
com.google.cloud.aiplatform.v1.NearestNeighborQuery.NumericFilter.ValueCase
Packages that use NearestNeighborQuery.NumericFilter.ValueCase
-
Uses of NearestNeighborQuery.NumericFilter.ValueCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NearestNeighborQuery.NumericFilter.ValueCaseModifier and TypeMethodDescriptionNearestNeighborQuery.NumericFilter.ValueCase.forNumber(int value) NearestNeighborQuery.NumericFilter.Builder.getValueCase()NearestNeighborQuery.NumericFilter.getValueCase()NearestNeighborQuery.NumericFilterOrBuilder.getValueCase()NearestNeighborQuery.NumericFilter.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.NearestNeighborQuery.NumericFilter.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.