AccountInfo$json top-level constant
Implementation
@$core.Deprecated('Use accountInfoDescriptor instead')
const AccountInfo$json = {
'1': 'AccountInfo',
'2': [
{'1': 'Account', '3': 1, '4': 1, '5': 11, '6': '.Account', '10': 'Account'},
{'1': 'ObjectCount', '3': 2, '4': 1, '5': 5, '10': 'ObjectCount'},
{'1': 'UserCount', '3': 3, '4': 1, '5': 5, '10': 'UserCount'},
{'1': 'DeliveryCount', '3': 4, '4': 1, '5': 5, '10': 'DeliveryCount'},
{'1': 'ContainerCount', '3': 5, '4': 1, '5': 5, '10': 'ContainerCount'},
{
'1': 'Subscription',
'3': 6,
'4': 1,
'5': 11,
'6': '.Subscription',
'10': 'Subscription'
},
],
};