Uses of Enum
com.google.cloud.aiplatform.v1.NearestNeighborQuery.InstanceCase
Packages that use NearestNeighborQuery.InstanceCase
-
Uses of NearestNeighborQuery.InstanceCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NearestNeighborQuery.InstanceCaseModifier and TypeMethodDescriptionNearestNeighborQuery.InstanceCase.forNumber(int value) NearestNeighborQuery.Builder.getInstanceCase()NearestNeighborQuery.getInstanceCase()NearestNeighborQueryOrBuilder.getInstanceCase()NearestNeighborQuery.InstanceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static NearestNeighborQuery.InstanceCase[]NearestNeighborQuery.InstanceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.