values constant

List<IndexableCollection> const values

Implementation

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