Type Alias PbVectorIndexObjectType

Source
pub type PbVectorIndexObjectType = VectorIndexObjectType;

Aliased Type§

#[repr(i32)]
pub enum PbVectorIndexObjectType { VectorIndexObjectUnspecified = 0, VectorIndexObjectVector = 1, }

Variants§

§

VectorIndexObjectUnspecified = 0

§

VectorIndexObjectVector = 1