Execution$json top-level constant
Implementation
@$core.Deprecated('Use executionDescriptor instead')
const Execution$json = {
'1': 'Execution',
'2': [
{
'1': 'condition',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.action.v2.Condition',
'10': 'condition'
},
{
'1': 'creation_date',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'creationDate'
},
{
'1': 'change_date',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'changeDate'
},
{'1': 'targets', '3': 4, '4': 3, '5': 9, '10': 'targets'},
],
};