pub type PbVectorIndexObject = VectorIndexObject;
pub struct PbVectorIndexObject { pub id: u64, pub object_type: i32, }
id: u64
object_type: i32