alias
Qdrant::Api::VectorStorageType
Overview
VectorStorageType (OpenAPI enum). Allowed values: "Memory", "Mmap", "ChunkedMmap", "InRamChunkedMmap", "InRamMmap", "Empty".
Represented as String so it (de)serialises transparently to/from JSON and YAML,
consistent with how inline enums are handled (see the validates(..., enum: [...]) macro).
Alias Definition
String