搜尋本產品
Tablestore:VectorDataType
VectorDataType資料類型定義,表示向量資料類型。
VD_FLOAT_32表示float32。
enum VectorDataType { VD_FLOAT_32 = 2; }