dataType

@SerialName(value = "data_type")
val dataType: String?

The index type's wire name (keyword, integer, ...). Kept as a string so an index type added by a newer Qdrant cannot fail the whole getCollection response; use schemaType for the typed form.