| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.Builder.build() |
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.Builder.buildPartial() |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.getDefaultInstance() |
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.getDefaultInstanceForType() |
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.Builder.getDefaultInstanceForType() |
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponseOrBuilder.getNearestNeighbors(int index)
The nearest neighbors of the query datapoints.
|
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.getNearestNeighbors(int index)
The nearest neighbors of the query datapoints.
|
FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.Builder.getNearestNeighbors(int index)
The nearest neighbors of the query datapoints.
|
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseDelimitedFrom(InputStream input) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(byte[] data) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(ByteBuffer data) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(com.google.protobuf.ByteString data) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(com.google.protobuf.CodedInputStream input) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(InputStream input) |
static FindNeighborsResponse.NearestNeighbors |
FindNeighborsResponse.NearestNeighbors.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FindNeighborsResponse.NearestNeighbors> |
FindNeighborsResponseOrBuilder.getNearestNeighborsList()
The nearest neighbors of the query datapoints.
|
List<FindNeighborsResponse.NearestNeighbors> |
FindNeighborsResponse.getNearestNeighborsList()
The nearest neighbors of the query datapoints.
|
List<FindNeighborsResponse.NearestNeighbors> |
FindNeighborsResponse.Builder.getNearestNeighborsList()
The nearest neighbors of the query datapoints.
|
com.google.protobuf.Parser<FindNeighborsResponse.NearestNeighbors> |
FindNeighborsResponse.NearestNeighbors.getParserForType() |
static com.google.protobuf.Parser<FindNeighborsResponse.NearestNeighbors> |
FindNeighborsResponse.NearestNeighbors.parser() |
| Modifier and Type | Method and Description |
|---|---|
FindNeighborsResponse.Builder |
FindNeighborsResponse.Builder.addNearestNeighbors(FindNeighborsResponse.NearestNeighbors value)
The nearest neighbors of the query datapoints.
|
FindNeighborsResponse.Builder |
FindNeighborsResponse.Builder.addNearestNeighbors(int index,
FindNeighborsResponse.NearestNeighbors value)
The nearest neighbors of the query datapoints.
|
FindNeighborsResponse.NearestNeighbors.Builder |
FindNeighborsResponse.NearestNeighbors.Builder.mergeFrom(FindNeighborsResponse.NearestNeighbors other) |
static FindNeighborsResponse.NearestNeighbors.Builder |
FindNeighborsResponse.NearestNeighbors.newBuilder(FindNeighborsResponse.NearestNeighbors prototype) |
FindNeighborsResponse.Builder |
FindNeighborsResponse.Builder.setNearestNeighbors(int index,
FindNeighborsResponse.NearestNeighbors value)
The nearest neighbors of the query datapoints.
|
| Modifier and Type | Method and Description |
|---|---|
FindNeighborsResponse.Builder |
FindNeighborsResponse.Builder.addAllNearestNeighbors(Iterable<? extends FindNeighborsResponse.NearestNeighbors> values)
The nearest neighbors of the query datapoints.
|
Copyright © 2023 Google LLC. All rights reserved.