Information about a collection, used when nameOnly is false in ListCollectionsOptions.
nameOnly
name - The name of the collection.
options - The creation options for the collection.
The name of the collection.
The creation options for the collection (i.e. the vector, indexing, and defaultId fields).
vector
indexing
defaultId
Information about a collection, used when
nameOnly
is false in ListCollectionsOptions.Field
name - The name of the collection.
Field
options - The creation options for the collection.
See