TriggerAction$json top-level constant
Implementation
@$core.Deprecated('Use triggerActionDescriptor instead')
const TriggerAction$json = {
'1': 'TriggerAction',
'2': [
{
'1': 'trigger_type',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.action.v1.TriggerType',
'10': 'triggerType'
},
{
'1': 'actions',
'3': 2,
'4': 3,
'5': 11,
'6': '.zitadel.action.v1.Action',
'10': 'actions'
},
],
};