TrackingEvent$json top-level constant
Implementation
@$core.Deprecated('Use trackingEventDescriptor instead')
const TrackingEvent$json = {
'1': 'TrackingEvent',
'2': [
{'1': 'Type', '3': 1, '4': 1, '5': 9, '10': 'Type'},
{
'1': 'Category',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Category'
},
{
'1': 'Timestamp',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Timestamp'
},
{'1': 'UserId', '3': 4, '4': 1, '5': 11, '6': '.UserId', '10': 'UserId'},
{
'1': 'AccountId',
'3': 5,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{'1': 'Data', '3': 6, '4': 3, '5': 11, '6': '.TrackingData', '10': 'Data'},
],
'4': [TrackingEvent_WellknownEvents$json],
};