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.action.v2.RequestExecution',
'9': 0,
'10': 'request'
},
{
'1': 'response',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.action.v2.ResponseExecution',
'9': 0,
'10': 'response'
},
{
'1': 'function',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.action.v2.FunctionExecution',
'9': 0,
'10': 'function'
},
{
'1': 'event',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.action.v2.EventExecution',
'9': 0,
'10': 'event'
},
],
'8': [
{'1': 'condition_type', '2': {}},
],
};