public interface SearchNearestEntitiesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NearestNeighbors |
getNearestNeighbors()
The nearest neighbors of the query entity.
|
NearestNeighborsOrBuilder |
getNearestNeighborsOrBuilder()
The nearest neighbors of the query entity.
|
boolean |
hasNearestNeighbors()
The nearest neighbors of the query entity.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNearestNeighbors()
The nearest neighbors of the query entity.
.google.cloud.aiplatform.v1.NearestNeighbors nearest_neighbors = 1;NearestNeighbors getNearestNeighbors()
The nearest neighbors of the query entity.
.google.cloud.aiplatform.v1.NearestNeighbors nearest_neighbors = 1;NearestNeighborsOrBuilder getNearestNeighborsOrBuilder()
The nearest neighbors of the query entity.
.google.cloud.aiplatform.v1.NearestNeighbors nearest_neighbors = 1;Copyright © 2025 Google LLC. All rights reserved.