values constant
Implementation
static const $core.List<IndexableCollection> values = <IndexableCollection> [
INDEXABLE_COLLECTION_UNSPECIFIED,
INDEXABLE_COLLECTION_HOT_STORE,
INDEXABLE_COLLECTION_PIPELINE_SINK,
];
static const $core.List<IndexableCollection> values = <IndexableCollection> [
INDEXABLE_COLLECTION_UNSPECIFIED,
INDEXABLE_COLLECTION_HOT_STORE,
INDEXABLE_COLLECTION_PIPELINE_SINK,
];