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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage provides reference documentation for the `FlatIndex` class within the Firestore Admin v1 API, focusing on its role in storing vectors and supporting exhaustive searches."],["The `FlatIndex` class is part of a nested structure within the API, specifically under `Index.Types.IndexField.Types.VectorConfig.Types`."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities in the API."],["The page lists available versions of `FlatIndex`, from version 2.2.0 up to the latest 3.12.0, allowing access to documentation for each specific release."],["`FlatIndex` inherits from the `object` class."]]],[]]