Uses of Enum
com.google.cloud.aiplatform.v1.FindNeighborsRequest.Query.RankingCase
Packages that use FindNeighborsRequest.Query.RankingCase
-
Uses of FindNeighborsRequest.Query.RankingCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FindNeighborsRequest.Query.RankingCaseModifier and TypeMethodDescriptionFindNeighborsRequest.Query.RankingCase.forNumber(int value) FindNeighborsRequest.Query.Builder.getRankingCase()FindNeighborsRequest.Query.getRankingCase()FindNeighborsRequest.QueryOrBuilder.getRankingCase()FindNeighborsRequest.Query.RankingCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.FindNeighborsRequest.Query.RankingCase.values()Returns an array containing the constants of this enum type, in the order they are declared.