Uses of Interface
com.google.cloud.aiplatform.v1beta1.FindNeighborsResponse.NearestNeighborsOrBuilder
-
Packages that use FindNeighborsResponse.NearestNeighborsOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FindNeighborsResponse.NearestNeighborsOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement FindNeighborsResponse.NearestNeighborsOrBuilder Modifier and Type Class Description static classFindNeighborsResponse.NearestNeighborsNearest neighbors for one query.static classFindNeighborsResponse.NearestNeighbors.BuilderNearest neighbors for one query.Methods in com.google.cloud.aiplatform.v1beta1 that return FindNeighborsResponse.NearestNeighborsOrBuilder Modifier and Type Method Description FindNeighborsResponse.NearestNeighborsOrBuilderFindNeighborsResponse.Builder. getNearestNeighborsOrBuilder(int index)The nearest neighbors of the query datapoints.FindNeighborsResponse.NearestNeighborsOrBuilderFindNeighborsResponse. getNearestNeighborsOrBuilder(int index)The nearest neighbors of the query datapoints.FindNeighborsResponse.NearestNeighborsOrBuilderFindNeighborsResponseOrBuilder. getNearestNeighborsOrBuilder(int index)The nearest neighbors of the query datapoints.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FindNeighborsResponse.NearestNeighborsOrBuilder Modifier and Type Method Description List<? extends FindNeighborsResponse.NearestNeighborsOrBuilder>FindNeighborsResponse.Builder. getNearestNeighborsOrBuilderList()The nearest neighbors of the query datapoints.List<? extends FindNeighborsResponse.NearestNeighborsOrBuilder>FindNeighborsResponse. getNearestNeighborsOrBuilderList()The nearest neighbors of the query datapoints.List<? extends FindNeighborsResponse.NearestNeighborsOrBuilder>FindNeighborsResponseOrBuilder. getNearestNeighborsOrBuilderList()The nearest neighbors of the query datapoints.
-