このプロダクト
Tablestore:VectorDataType
VectorDataType は、ベクトルデータの型を指定します。
VD_FLOAT_32: float32。
enum VectorDataType { VD_FLOAT_32 = 2; }