Implementation
@$core.Deprecated('Use notificationDescriptor instead')
const Notification$json = {
'1': 'Notification',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.NotificationId', '10': 'Id'},
{
'1': 'Created',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
{
'1': 'Recipient',
'3': 3,
'4': 1,
'5': 11,
'6': '.NotificationRecipient',
'10': 'Recipient'
},
{
'1': 'Category',
'3': 4,
'4': 1,
'5': 14,
'6': '.Notification.NotificationCategory',
'10': 'Category'
},
{
'1': 'Title',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Title'
},
{
'1': 'Body',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Body'
},
{'1': 'Image', '3': 7, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Image'},
{
'1': 'Payload',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Payload'
},
{
'1': 'ChannelPayloadOverrides',
'3': 9,
'4': 3,
'5': 11,
'6': '.Notification.ChannelPayloadOverridesEntry',
'10': 'ChannelPayloadOverrides'
},
{
'1': 'ChannelOverrides',
'3': 16,
'4': 3,
'5': 11,
'6': '.Notification.ChannelOverridesEntry',
'10': 'ChannelOverrides'
},
{
'1': 'Channels',
'3': 10,
'4': 3,
'5': 11,
'6': '.NotificationChannelId',
'10': 'Channels'
},
{
'1': 'TemplateId',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'TemplateId'
},
{
'1': 'Attachments',
'3': 12,
'4': 3,
'5': 11,
'6': '.Document',
'10': 'Attachments'
},
{
'1': 'Action',
'3': 13,
'4': 1,
'5': 11,
'6': '.NotificationAction',
'10': 'Action'
},
{
'1': 'Details',
'3': 14,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Details'
},
{
'1': 'Schedule',
'3': 15,
'4': 1,
'5': 11,
'6': '.Schedule',
'10': 'Schedule'
},
],
'3': [
Notification_ChannelPayloadOverridesEntry$json,
Notification_ChannelOverridesEntry$json
],
'4': [Notification_NotificationCategory$json],
};