LastSessionUpdate$json top-level constant
- @Deprecated('Use lastSessionUpdateDescriptor instead')
Implementation
@$core.Deprecated('Use lastSessionUpdateDescriptor instead')
const LastSessionUpdate$json = {
'1': 'LastSessionUpdate',
'2': [
{
'1': 'last_successful_update',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'lastSuccessfulUpdate'
},
{
'1': 'last_failed_update',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'lastFailedUpdate'
},
],
};