Type Alias PbVectorIndexObjectType

Source
pub type PbVectorIndexObjectType = VectorIndexObjectType;

Aliased Type§

enum PbVectorIndexObjectType {
    VectorIndexObjectUnspecified = 0,
    VectorIndexObjectVector = 1,
}

Variants§

§

VectorIndexObjectUnspecified = 0

§

VectorIndexObjectVector = 1