Cloud AI Platform v1beta1 API - Class SearchNearestEntitiesResponse (1.0.0-beta03)

public sealed class SearchNearestEntitiesResponse : IMessage<SearchNearestEntitiesResponse>, IEquatable<SearchNearestEntitiesResponse>, IDeepCloneable<SearchNearestEntitiesResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SearchNearestEntitiesResponse.

Response message for [FeatureOnlineStoreService.SearchNearestEntities][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.SearchNearestEntities]

Inheritance

object > SearchNearestEntitiesResponse

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

SearchNearestEntitiesResponse()

public SearchNearestEntitiesResponse()

SearchNearestEntitiesResponse(SearchNearestEntitiesResponse)

public SearchNearestEntitiesResponse(SearchNearestEntitiesResponse other)
Parameter
Name Description
other SearchNearestEntitiesResponse

Properties

NearestNeighbors

public NearestNeighbors NearestNeighbors { get; set; }

The nearest neighbors of the query entity.

Property Value
Type Description
NearestNeighbors