DocumentChange$json top-level constant
Implementation
@$core.Deprecated('Use documentChangeDescriptor instead')
const DocumentChange$json = {
'1': 'DocumentChange',
'2': [
{
'1': 'document',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.firestore.v1.Document',
'10': 'document'
},
{'1': 'target_ids', '3': 5, '4': 3, '5': 5, '10': 'targetIds'},
{
'1': 'removed_target_ids',
'3': 6,
'4': 3,
'5': 5,
'10': 'removedTargetIds'
},
],
};