WebHookInvocation$json top-level constant
- @Deprecated('Use webHookInvocationDescriptor instead')
Implementation
@$core.Deprecated('Use webHookInvocationDescriptor instead')
const WebHookInvocation$json = {
'1': 'WebHookInvocation',
'2': [
{'1': 'Source', '3': 1, '4': 1, '5': 11, '6': '.Event', '10': 'Source'},
{
'1': 'Subscription',
'3': 2,
'4': 1,
'5': 11,
'6': '.WebHookSubscription',
'10': 'Subscription'
},
{'1': 'Attempt', '3': 3, '4': 1, '5': 5, '10': 'Attempt'},
],
};