ExportTabularDataRequest$json top-level constant
Implementation
@$core.Deprecated('Use exportTabularDataRequestDescriptor instead')
const ExportTabularDataRequest$json = {
'1': 'ExportTabularDataRequest',
'2': [
{'1': 'part_id', '3': 1, '4': 1, '5': 9, '10': 'partId'},
{'1': 'resource_name', '3': 2, '4': 1, '5': 9, '10': 'resourceName'},
{'1': 'resource_subtype', '3': 3, '4': 1, '5': 9, '10': 'resourceSubtype'},
{'1': 'method_name', '3': 4, '4': 1, '5': 9, '10': 'methodName'},
{'1': 'interval', '3': 5, '4': 1, '5': 11, '6': '.viam.app.data.v1.CaptureInterval', '10': 'interval'},
],
};