InsertDocumentRequest$json top-level constant
- @Deprecated('Use insertDocumentRequestDescriptor instead')
Implementation
@$core.Deprecated('Use insertDocumentRequestDescriptor instead')
const InsertDocumentRequest$json = const {
'1': 'InsertDocumentRequest',
'2': const [
const {'1': 'database', '3': 1, '4': 1, '5': 9, '10': 'database'},
const {'1': 'collection', '3': 2, '4': 1, '5': 9, '10': 'collection'},
const {'1': 'document', '3': 3, '4': 1, '5': 11, '6': '.mongorpc.Value', '10': 'document'},
],
};