DeleteTabularFilter$json top-level constant
Implementation
@$core.Deprecated('Use deleteTabularFilterDescriptor instead')
const DeleteTabularFilter$json = {
'1': 'DeleteTabularFilter',
'2': [
{'1': 'location_ids', '3': 1, '4': 3, '5': 9, '10': 'locationIds'},
{'1': 'robot_id', '3': 2, '4': 1, '5': 9, '10': 'robotId'},
{'1': 'part_id', '3': 3, '4': 1, '5': 9, '10': 'partId'},
{'1': 'component_type', '3': 4, '4': 1, '5': 9, '10': 'componentType'},
{'1': 'component_name', '3': 5, '4': 1, '5': 9, '10': 'componentName'},
{'1': 'method', '3': 6, '4': 1, '5': 9, '10': 'method'},
{'1': 'tags_filter', '3': 7, '4': 1, '5': 11, '6': '.viam.app.data.v1.TagsFilter', '10': 'tagsFilter'},
],
};