IndexableCollection$json top-level constant
- @Deprecated('Use indexableCollectionDescriptor instead')
Implementation
@$core.Deprecated('Use indexableCollectionDescriptor instead')
const IndexableCollection$json = {
'1': 'IndexableCollection',
'2': [
{'1': 'INDEXABLE_COLLECTION_UNSPECIFIED', '2': 0},
{'1': 'INDEXABLE_COLLECTION_HOT_STORE', '2': 1},
{'1': 'INDEXABLE_COLLECTION_PIPELINE_SINK', '2': 2},
],
};