Interface protos.google.cloud.vectorsearch.v1.ISparseVector (0.6.0)

Properties of a SparseVector.

Package

@google-cloud/vectorsearch

Properties

indices

indices?: (number[]|null);

SparseVector indices

values

values?: (number[]|null);

SparseVector values