| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors |
NearestNeighbors.Builder.build() |
NearestNeighbors |
NearestNeighbors.Builder.buildPartial() |
static NearestNeighbors |
NearestNeighbors.getDefaultInstance() |
NearestNeighbors |
NearestNeighbors.getDefaultInstanceForType() |
NearestNeighbors |
NearestNeighbors.Builder.getDefaultInstanceForType() |
NearestNeighbors |
SearchNearestEntitiesResponse.getNearestNeighbors()
The nearest neighbors of the query entity.
|
NearestNeighbors |
SearchNearestEntitiesResponse.Builder.getNearestNeighbors()
The nearest neighbors of the query entity.
|
NearestNeighbors |
SearchNearestEntitiesResponseOrBuilder.getNearestNeighbors()
The nearest neighbors of the query entity.
|
static NearestNeighbors |
NearestNeighbors.parseDelimitedFrom(InputStream input) |
static NearestNeighbors |
NearestNeighbors.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors |
NearestNeighbors.parseFrom(byte[] data) |
static NearestNeighbors |
NearestNeighbors.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors |
NearestNeighbors.parseFrom(ByteBuffer data) |
static NearestNeighbors |
NearestNeighbors.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors |
NearestNeighbors.parseFrom(com.google.protobuf.ByteString data) |
static NearestNeighbors |
NearestNeighbors.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors |
NearestNeighbors.parseFrom(com.google.protobuf.CodedInputStream input) |
static NearestNeighbors |
NearestNeighbors.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NearestNeighbors |
NearestNeighbors.parseFrom(InputStream input) |
static NearestNeighbors |
NearestNeighbors.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NearestNeighbors> |
NearestNeighbors.getParserForType() |
static com.google.protobuf.Parser<NearestNeighbors> |
NearestNeighbors.parser() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors.Builder |
NearestNeighbors.Builder.mergeFrom(NearestNeighbors other) |
SearchNearestEntitiesResponse.Builder |
SearchNearestEntitiesResponse.Builder.mergeNearestNeighbors(NearestNeighbors value)
The nearest neighbors of the query entity.
|
static NearestNeighbors.Builder |
NearestNeighbors.newBuilder(NearestNeighbors prototype) |
SearchNearestEntitiesResponse.Builder |
SearchNearestEntitiesResponse.Builder.setNearestNeighbors(NearestNeighbors value)
The nearest neighbors of the query entity.
|
Copyright © 2025 Google LLC. All rights reserved.