ListActionsResponse$json top-level constant
Implementation
@$core.Deprecated('Use listActionsResponseDescriptor instead')
const ListActionsResponse$json = {
'1': 'ListActionsResponse',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ListDetails',
'10': 'details'
},
{
'1': 'sorting_column',
'3': 2,
'4': 1,
'5': 14,
'6': '.zitadel.action.v1.ActionFieldName',
'10': 'sortingColumn'
},
{
'1': 'result',
'3': 3,
'4': 3,
'5': 11,
'6': '.zitadel.action.v1.Action',
'10': 'result'
},
],
};