Index$json top-level constant

  1. @Deprecated('Use indexDescriptor instead')
Map<String, Object> const Index$json

Implementation

@$core.Deprecated('Use indexDescriptor instead')
const Index$json = {
  '1': 'Index',
  '2': [
    {'1': 'collection_type', '3': 1, '4': 1, '5': 14, '6': '.viam.app.data.v1.IndexableCollection', '10': 'collectionType'},
    {'1': 'pipeline_name', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'pipelineName', '17': true},
    {'1': 'index_name', '3': 3, '4': 1, '5': 9, '10': 'indexName'},
    {'1': 'index_spec', '3': 4, '4': 3, '5': 12, '10': 'indexSpec'},
    {'1': 'created_by', '3': 5, '4': 1, '5': 14, '6': '.viam.app.data.v1.IndexCreator', '10': 'createdBy'},
  ],
  '8': [
    {'1': '_pipeline_name'},
  ],
};