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.
Implements
IMessageIndexTypesIndexFieldTypesVectorConfigTypesFlatIndex, IEquatableIndexTypesIndexFieldTypesVectorConfigTypesFlatIndex, IDeepCloneableIndexTypesIndexFieldTypesVectorConfigTypesFlatIndex, IBufferMessage, IMessageNamespace
Google.Cloud.Firestore.Admin.V1Assembly
Google.Cloud.Firestore.Admin.V1.dll
Constructors
FlatIndex()
public FlatIndex()
FlatIndex(FlatIndex)
public FlatIndex(Index.Types.IndexField.Types.VectorConfig.Types.FlatIndex other)
Parameter | |
---|---|
Name | Description |
other |
IndexTypesIndexFieldTypesVectorConfigTypesFlatIndex |