ClusterProto_SearchRequest$json top-level constant
- @Deprecated('Use clusterProtoDescriptor instead')
Implementation
@$core.Deprecated('Use clusterProtoDescriptor instead')
const ClusterProto_SearchRequest$json = {
'1': 'SearchRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'custom_name', '3': 3, '4': 1, '5': 9, '10': 'customName'},
{'1': 'page', '3': 4, '4': 1, '5': 5, '10': 'page'},
{'1': 'count', '3': 5, '4': 1, '5': 5, '10': 'count'},
],
};