Uses of Enum
com.google.cloud.aiplatform.v1.NearestNeighborQuery.NumericFilter.Operator
Packages that use NearestNeighborQuery.NumericFilter.Operator
-
Uses of NearestNeighborQuery.NumericFilter.Operator in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NearestNeighborQuery.NumericFilter.OperatorModifier and TypeMethodDescriptionNearestNeighborQuery.NumericFilter.Operator.forNumber(int value) NearestNeighborQuery.NumericFilter.Builder.getOp()Optional.NearestNeighborQuery.NumericFilter.getOp()Optional.NearestNeighborQuery.NumericFilterOrBuilder.getOp()Optional.NearestNeighborQuery.NumericFilter.Operator.valueOf(int value) Deprecated.NearestNeighborQuery.NumericFilter.Operator.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.NearestNeighborQuery.NumericFilter.Operator.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 NearestNeighborQuery.NumericFilter.OperatorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<NearestNeighborQuery.NumericFilter.Operator>NearestNeighborQuery.NumericFilter.Operator.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type NearestNeighborQuery.NumericFilter.OperatorModifier and TypeMethodDescriptionNearestNeighborQuery.NumericFilter.Builder.setOp(NearestNeighborQuery.NumericFilter.Operator value) Optional.