NewDBRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use newDBRequestDescriptor instead')
const NewDBRequest$json = const {
  '1': 'NewDBRequest',
  '2': const [
    const {'1': 'dbID', '3': 1, '4': 1, '5': 12, '10': 'dbID'},
    const {'1': 'key', '3': 6, '4': 1, '5': 12, '10': 'key'},
    const {'1': 'logKey', '3': 7, '4': 1, '5': 12, '10': 'logKey'},
    const {'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'collections', '3': 2, '4': 3, '5': 11, '6': '.threads.pb.CollectionConfig', '10': 'collections'},
    const {
      '1': 'block',
      '3': 5,
      '4': 1,
      '5': 8,
      '8': const {'3': true},
      '10': 'block',
    },
  ],
};