Enumeration IndexCreator

IndexCreator specifies the entity that originally created the index

from enum viam.app.data.v1.IndexCreator

Enumeration Members

Enumeration Members

CUSTOMER: 2

from enum value: INDEX_CREATOR_CUSTOMER = 2;

UNSPECIFIED: 0

from enum value: INDEX_CREATOR_UNSPECIFIED = 0;

VIAM: 1

from enum value: INDEX_CREATOR_VIAM = 1;