VectorDataType

更新时间: 2026-04-29 16:00:36

VectorDataType specifies the data type of vector data stored in Tablestore.

Enumeration values

VD_FLOAT_32: Stores vector data as 32-bit floating-point numbers (float32).

enum VectorDataType {
    VD_FLOAT_32 = 2;
}
上一篇: VariantType 下一篇: VectorMetricType
阿里云首页 表格存储 相关技术圈