DeviceInstallation$json top-level constant
Implementation
@$core.Deprecated('Use deviceInstallationDescriptor instead')
const DeviceInstallation$json = {
'1': 'DeviceInstallation',
'2': [
{'1': 'InstallationId', '3': 1, '4': 1, '5': 9, '10': 'InstallationId'},
{'1': 'Platform', '3': 2, '4': 1, '5': 9, '10': 'Platform'},
{'1': 'PushChannel', '3': 3, '4': 1, '5': 9, '10': 'PushChannel'},
{
'1': 'Target',
'3': 4,
'4': 1,
'5': 14,
'6': '.DeviceInstallation.PushTarget',
'10': 'Target'
},
],
'4': [DeviceInstallation_PushTarget$json],
};