ListAppKeysRequest$json top-level constant
- @Deprecated('Use listAppKeysRequestDescriptor instead')
Implementation
@$core.Deprecated('Use listAppKeysRequestDescriptor instead')
const ListAppKeysRequest$json = {
'1': 'ListAppKeysRequest',
'2': [
{'1': 'query', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ListQuery', '10': 'query'},
{'1': 'app_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'appId'},
{'1': 'project_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'projectId'},
],
};