TargetChange$json top-level constant
Implementation
@$core.Deprecated('Use targetChangeDescriptor instead')
const TargetChange$json = {
'1': 'TargetChange',
'2': [
{
'1': 'target_change_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.google.firestore.v1.TargetChange.TargetChangeType',
'10': 'targetChangeType'
},
{'1': 'target_ids', '3': 2, '4': 3, '5': 5, '10': 'targetIds'},
{
'1': 'cause',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.rpc.Status',
'10': 'cause'
},
{'1': 'resume_token', '3': 4, '4': 1, '5': 12, '10': 'resumeToken'},
{
'1': 'read_time',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'readTime'
},
],
'4': [TargetChange_TargetChangeType$json],
};