ClientProto_SearchRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use clientProtoDescriptor instead')
const ClientProto_SearchRequest$json = {
  '1': 'SearchRequest',
  '2': [
    {'1': 'ids', '3': 1, '4': 3, '5': 5, '10': 'ids'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'page', '3': 3, '4': 1, '5': 5, '10': 'page'},
    {'1': 'count', '3': 4, '4': 1, '5': 5, '10': 'count'},
    {'1': 'isPublic', '3': 5, '4': 1, '5': 8, '10': 'isPublic'},
  ],
};