CabinetProto_SearchRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_SearchRequest$json = {
  '1': 'SearchRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'location_id', '3': 2, '4': 1, '5': 3, '10': 'locationId'},
    {'1': 'group_id', '3': 3, '4': 1, '5': 9, '10': 'groupId'},
    {'1': 'client_id', '3': 4, '4': 1, '5': 5, '10': 'clientId'},
    {'1': 'page', '3': 5, '4': 1, '5': 5, '10': 'page'},
    {'1': 'count', '3': 6, '4': 1, '5': 5, '10': 'count'},
  ],
};