Condition$json top-level constant
Implementation
@$core.Deprecated('Use conditionDescriptor instead')
const Condition$json = {
'1': 'Condition',
'2': [
{'1': 'request', '3': 1, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.RequestExecution', '9': 0, '10': 'request'},
{'1': 'response', '3': 2, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.ResponseExecution', '9': 0, '10': 'response'},
{'1': 'function', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'function'},
{'1': 'event', '3': 4, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.EventExecution', '9': 0, '10': 'event'},
],
'8': [
{'1': 'condition_type', '2': {}},
],
};