Cloud AI Platform v1 API - Class NearestNeighbors (2.27.0)

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

Reference documentation and code samples for the Cloud AI Platform v1 API class NearestNeighbors.

Nearest neighbors for one query.

Inheritance

object > NearestNeighbors

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

NearestNeighbors()

public NearestNeighbors()

NearestNeighbors(NearestNeighbors)

public NearestNeighbors(NearestNeighbors other)
Parameter
NameDescription
otherNearestNeighbors

Properties

Neighbors

public RepeatedField<NearestNeighbors.Types.Neighbor> Neighbors { get; }

All its neighbors.

Property Value
TypeDescription
RepeatedFieldNearestNeighborsTypesNeighbor