SearchUsersResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use searchUsersResponseDescriptor instead')
const SearchUsersResponse$json = {
  '1': 'SearchUsersResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.ListDetails',
      '10': 'details'
    },
    {
      '1': 'result',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.GetUser',
      '10': 'result'
    },
  ],
};