UpdatePropertyViewRuleRequest$json top-level constant
- @Deprecated('Use updatePropertyViewRuleRequestDescriptor instead')
Map<String, Object>
const
UpdatePropertyViewRuleRequest$json
Implementation
@$core.Deprecated('Use updatePropertyViewRuleRequestDescriptor instead')
const UpdatePropertyViewRuleRequest$json = {
'1': 'UpdatePropertyViewRuleRequest',
'2': [
{'1': 'filter_update', '3': 1, '4': 1, '5': 11, '6': '.services.property_svc.v1.FilterUpdate', '10': 'filterUpdate'},
{'1': 'task_matcher', '3': 2, '4': 1, '5': 11, '6': '.services.property_svc.v1.TaskPropertyMatcher', '9': 0, '10': 'taskMatcher'},
{'1': 'patient_matcher', '3': 3, '4': 1, '5': 11, '6': '.services.property_svc.v1.PatientPropertyMatcher', '9': 0, '10': 'patientMatcher'},
],
'8': [
{'1': 'matcher'},
],
};