ListApplicationKeysRequest$json top-level constant

  1. @Deprecated('Use listApplicationKeysRequestDescriptor instead')
Map<String, Object> const ListApplicationKeysRequest$json

Implementation

@$core.Deprecated('Use listApplicationKeysRequestDescriptor instead')
const ListApplicationKeysRequest$json = {
  '1': 'ListApplicationKeysRequest',
  '2': [
    {
      '1': 'pagination',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.filter.v2.PaginationRequest',
      '10': 'pagination'
    },
    {
      '1': 'sorting_column',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.zitadel.app.v2beta.ApplicationKeysSorting',
      '10': 'sortingColumn'
    },
    {
      '1': 'application_id',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'applicationId'
    },
    {
      '1': 'project_id',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'projectId'
    },
    {
      '1': 'organization_id',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'organizationId'
    },
  ],
  '8': [
    {'1': 'resource_id'},
  ],
};