ObjectHistory$json top-level constant
Implementation
@$core.Deprecated('Use objectHistoryDescriptor instead')
const ObjectHistory$json = {
'1': 'ObjectHistory',
'2': [
{
'1': 'Object',
'3': 1,
'4': 1,
'5': 11,
'6': '.StoredObject',
'10': 'Object'
},
{
'1': 'ChangedTime',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'ChangedTime'
},
{
'1': 'ChangedBy',
'3': 3,
'4': 1,
'5': 11,
'6': '.UserId',
'10': 'ChangedBy'
},
{'1': 'IsAdmin', '3': 4, '4': 1, '5': 8, '10': 'IsAdmin'},
],
};