PublishRequest_$json top-level constant
Implementation
@$core.Deprecated('Use publishRequest_Descriptor instead')
const PublishRequest_$json = {
'1': '_PublishRequest',
'2': [
{'1': 'cache_name', '3': 1, '4': 1, '5': 9, '10': 'cacheName'},
{'1': 'topic', '3': 2, '4': 1, '5': 9, '10': 'topic'},
{
'1': 'value',
'3': 3,
'4': 1,
'5': 11,
'6': '.cache_client.pubsub._TopicValue',
'10': 'value'
},
],
'7': {},
};