SetTriggerActionsRequest$json top-level constant
- @Deprecated('Use setTriggerActionsRequestDescriptor instead')
Implementation
@$core.Deprecated('Use setTriggerActionsRequestDescriptor instead')
const SetTriggerActionsRequest$json = {
'1': 'SetTriggerActionsRequest',
'2': [
{'1': 'flow_type', '3': 1, '4': 1, '5': 14, '6': '.zitadel.v1.v1.FlowType', '10': 'flowType'},
{'1': 'trigger_type', '3': 2, '4': 1, '5': 14, '6': '.zitadel.v1.v1.TriggerType', '10': 'triggerType'},
{'1': 'action_ids', '3': 3, '4': 3, '5': 9, '10': 'actionIds'},
],
};