StrictModeSparseConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use strictModeSparseConfigDescriptor instead')
const StrictModeSparseConfig$json = {
  '1': 'StrictModeSparseConfig',
  '2': [
    {'1': 'sparse_config', '3': 1, '4': 3, '5': 11, '6': '.qdrant.StrictModeSparseConfig.SparseConfigEntry', '10': 'sparseConfig'},
  ],
  '3': [StrictModeSparseConfig_SparseConfigEntry$json],
};