AccountProto_SearchRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_SearchRequest$json = {
  '1': 'SearchRequest',
  '2': [
    {'1': 'search', '3': 1, '4': 1, '5': 9, '10': 'search'},
    {'1': 'page', '3': 2, '4': 1, '5': 5, '10': 'page'},
    {'1': 'count', '3': 3, '4': 1, '5': 5, '10': 'count'},
    {'1': 'scope_filters', '3': 4, '4': 3, '5': 11, '6': '.Auth.AccountProto.Scope', '10': 'scopeFilters'},
  ],
};