ListPublicKeysResponse$json top-level constant
- @Deprecated('Use listPublicKeysResponseDescriptor instead')
Implementation
@$core.Deprecated('Use listPublicKeysResponseDescriptor instead')
const ListPublicKeysResponse$json = {
'1': 'ListPublicKeysResponse',
'2': [
{
'1': 'pagination',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.filter.v2.PaginationResponse',
'10': 'pagination'
},
{
'1': 'public_keys',
'3': 2,
'4': 3,
'5': 11,
'6': '.zitadel.action.v2.PublicKey',
'10': 'publicKeys'
},
],
};