ListExecutionsResponse$json top-level constant
- @Deprecated('Use listExecutionsResponseDescriptor instead')
Implementation
@$core.Deprecated('Use listExecutionsResponseDescriptor instead')
const ListExecutionsResponse$json = {
'1': 'ListExecutionsResponse',
'2': [
{
'1': 'pagination',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.filter.v2.PaginationResponse',
'10': 'pagination'
},
{
'1': 'executions',
'3': 2,
'4': 3,
'5': 11,
'6': '.zitadel.action.v2.Execution',
'10': 'executions'
},
],
'10': ['result'],
};