CreateCollectionRequest$json top-level constant
- @Deprecated('Use createCollectionRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createCollectionRequestDescriptor instead')
const CreateCollectionRequest$json = const {
'1': 'CreateCollectionRequest',
'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': 'options', '3': 3, '4': 1, '5': 11, '6': '.mongorpc.CreateCollectionOptions', '10': 'options'},
],
};