CollectionInfo
@Serializable
Summary of a collection returned by getCollection.
Constructors
Link copied to clipboard
constructor(status: CollectionStatus = CollectionStatus.UNKNOWN, pointsCount: Long? = null, indexedVectorsCount: Long? = null, segmentsCount: Int? = null)