Firestore Admin v1 API - Class Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex (3.8.0)

public sealed class Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex : IMessage<Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex>, IEquatable<Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex>, IDeepCloneable<Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex>, IBufferMessage, IMessage

Reference documentation and code samples for the Firestore Admin v1 API class Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex.

An index that stores vectors in a flat data structure, and supports exhaustive search.

Inheritance

object > Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex

Namespace

Google.Cloud.Firestore.Admin.V1

Assembly

Google.Cloud.Firestore.Admin.V1.dll

Constructors

FlatIndex()

public FlatIndex()

FlatIndex(FlatIndex)

public FlatIndex(Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex other)
Parameter
NameDescription
otherIndexTypesIndexFieldTypesVectorConfigTypesFlatIndex