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