CabinetProto_SearchRequest$json top-level constant
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,
'8': {'3': true},
'10': 'clientId',
},
{'1': 'page', '3': 5, '4': 1, '5': 5, '10': 'page'},
{'1': 'count', '3': 6, '4': 1, '5': 5, '10': 'count'},
{
'1': 'spic_type',
'3': 7,
'4': 1,
'5': 14,
'6': '.Spic.CabinetProto.SpicType',
'10': 'spicType'
},
],
};