Execution$json top-level constant
Implementation
@$core.Deprecated('Use executionDescriptor instead')
const Execution$json = {
'1': 'Execution',
'2': [
{'1': 'execution_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'executionId'},
{'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
{'1': 'targets', '3': 3, '4': 3, '5': 9, '10': 'targets'},
{'1': 'includes', '3': 4, '4': 3, '5': 9, '10': 'includes'},
],
};