IndexableCollection specifies the types of collections available for custom indexes
from enum viam.app.data.v1.IndexableCollection
from enum value: INDEXABLE_COLLECTION_HOT_STORE = 1;
from enum value: INDEXABLE_COLLECTION_PIPELINE_SINK = 2;
from enum value: INDEXABLE_COLLECTION_UNSPECIFIED = 0;
IndexableCollection specifies the types of collections available for custom indexes
Generated
from enum viam.app.data.v1.IndexableCollection