GetCollectionIndexesReply$json top-level constant

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

Implementation

@$core.Deprecated('Use getCollectionIndexesReplyDescriptor instead')
const GetCollectionIndexesReply$json = const {
  '1': 'GetCollectionIndexesReply',
  '2': const [
    const {'1': 'indexes', '3': 1, '4': 3, '5': 11, '6': '.threads.pb.Index', '10': 'indexes'},
  ],
};