pub type PbVectorIndexObjectType = VectorIndexObjectType;
enum PbVectorIndexObjectType { VectorIndexObjectUnspecified = 0, VectorIndexObjectVector = 1, }