Webhook_$json top-level constant
Implementation
@$core.Deprecated('Use webhook_Descriptor instead')
const Webhook_$json = {
'1': '_Webhook',
'2': [
{
'1': 'webhook_id',
'3': 1,
'4': 1,
'5': 11,
'6': '.webhook._WebhookId',
'10': 'webhookId'
},
{'1': 'topic_name', '3': 2, '4': 1, '5': 9, '10': 'topicName'},
{
'1': 'destination',
'3': 3,
'4': 1,
'5': 11,
'6': '.webhook._WebhookDestination',
'10': 'destination'
},
],
};