DeleteCollection$json top-level constant
- @Deprecated('Use deleteCollectionDescriptor instead')
Implementation
@$core.Deprecated('Use deleteCollectionDescriptor instead')
const DeleteCollection$json = {
'1': 'DeleteCollection',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'timeout', '3': 2, '4': 1, '5': 4, '9': 0, '10': 'timeout', '17': true},
],
'8': [
{'1': '_timeout'},
],
};