TopicLimits_$json top-level constant
Implementation
@$core.Deprecated('Use topicLimits_Descriptor instead')
const TopicLimits_$json = {
'1': '_TopicLimits',
'2': [
{'1': 'max_publish_rate', '3': 1, '4': 1, '5': 13, '10': 'maxPublishRate'},
{
'1': 'max_subscription_count',
'3': 2,
'4': 1,
'5': 13,
'10': 'maxSubscriptionCount'
},
{
'1': 'max_publish_message_size_kb',
'3': 3,
'4': 1,
'5': 13,
'10': 'maxPublishMessageSizeKb'
},
],
};