Uses of Interface
com.google.cloud.aiplatform.v1.FindNeighborsResponse.NearestNeighborsOrBuilder
Packages that use FindNeighborsResponse.NearestNeighborsOrBuilder
-
Uses of FindNeighborsResponse.NearestNeighborsOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement FindNeighborsResponse.NearestNeighborsOrBuilderModifier and TypeClassDescriptionstatic final classNearest neighbors for one query.static final classNearest neighbors for one query.Methods in com.google.cloud.aiplatform.v1 that return FindNeighborsResponse.NearestNeighborsOrBuilderModifier and TypeMethodDescriptionFindNeighborsResponse.Builder.getNearestNeighborsOrBuilder(int index) The nearest neighbors of the query datapoints.FindNeighborsResponse.getNearestNeighborsOrBuilder(int index) The nearest neighbors of the query datapoints.FindNeighborsResponseOrBuilder.getNearestNeighborsOrBuilder(int index) The nearest neighbors of the query datapoints.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FindNeighborsResponse.NearestNeighborsOrBuilderModifier and TypeMethodDescriptionFindNeighborsResponse.Builder.getNearestNeighborsOrBuilderList()The nearest neighbors of the query datapoints.FindNeighborsResponse.getNearestNeighborsOrBuilderList()The nearest neighbors of the query datapoints.FindNeighborsResponseOrBuilder.getNearestNeighborsOrBuilderList()The nearest neighbors of the query datapoints.