NotificationSetting$json top-level constant
Implementation
@$core.Deprecated('Use notificationSettingDescriptor instead')
const NotificationSetting$json = {
'1': 'NotificationSetting',
'2': [
{
'1': 'Type',
'3': 1,
'4': 1,
'5': 11,
'6': '.NotificationType',
'10': 'Type'
},
{'1': 'Global', '3': 2, '4': 1, '5': 8, '9': 0, '10': 'Global'},
{
'1': 'AccountId',
'3': 3,
'4': 1,
'5': 11,
'6': '.AccountId',
'9': 0,
'10': 'AccountId'
},
{
'1': 'UserId',
'3': 4,
'4': 1,
'5': 11,
'6': '.UserId',
'9': 0,
'10': 'UserId'
},
{
'1': 'Rules',
'3': 5,
'4': 3,
'5': 11,
'6': '.NotificationRule',
'10': 'Rules'
},
],
'8': [
{'1': 'Scope'},
],
};