| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
FindNeighborsResponse.NearestNeighbors
Nearest neighbors for one query.
|
static class |
FindNeighborsResponse.NearestNeighbors.Builder
Nearest neighbors for one query.
|
| Modifier and Type | Method and Description |
|---|---|
FindNeighborsResponse.NearestNeighborsOrBuilder |
FindNeighborsResponse.getNearestNeighborsOrBuilder(int index)
The nearest neighbors of the query datapoints.
|
FindNeighborsResponse.NearestNeighborsOrBuilder |
FindNeighborsResponse.Builder.getNearestNeighborsOrBuilder(int index)
The nearest neighbors of the query datapoints.
|
FindNeighborsResponse.NearestNeighborsOrBuilder |
FindNeighborsResponseOrBuilder.getNearestNeighborsOrBuilder(int index)
The nearest neighbors of the query datapoints.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FindNeighborsResponse.NearestNeighborsOrBuilder> |
FindNeighborsResponse.getNearestNeighborsOrBuilderList()
The nearest neighbors of the query datapoints.
|
List<? extends FindNeighborsResponse.NearestNeighborsOrBuilder> |
FindNeighborsResponse.Builder.getNearestNeighborsOrBuilderList()
The nearest neighbors of the query datapoints.
|
List<? extends FindNeighborsResponse.NearestNeighborsOrBuilder> |
FindNeighborsResponseOrBuilder.getNearestNeighborsOrBuilderList()
The nearest neighbors of the query datapoints.
|
Copyright © 2025 Google LLC. All rights reserved.