GetCollectionInfoReply$json top-level constant

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

Implementation

@$core.Deprecated('Use getCollectionInfoReplyDescriptor instead')
const GetCollectionInfoReply$json = const {
  '1': 'GetCollectionInfoReply',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'schema', '3': 2, '4': 1, '5': 12, '10': 'schema'},
    const {'1': 'indexes', '3': 3, '4': 3, '5': 11, '6': '.threads.pb.Index', '10': 'indexes'},
    const {'1': 'writeValidator', '3': 4, '4': 1, '5': 9, '10': 'writeValidator'},
    const {'1': 'readFilter', '3': 5, '4': 1, '5': 9, '10': 'readFilter'},
  ],
};