DeleteDocumentRequest$json top-level constant
- @Deprecated('Use deleteDocumentRequestDescriptor instead')
Implementation
@$core.Deprecated('Use deleteDocumentRequestDescriptor instead')
const DeleteDocumentRequest$json = {
'1': 'DeleteDocumentRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{
'1': 'current_document',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.firestore.v1.Precondition',
'10': 'currentDocument'
},
],
};