CaptureMetadata$json top-level constant
Implementation
@$core.Deprecated('Use captureMetadataDescriptor instead')
const CaptureMetadata$json = {
'1': 'CaptureMetadata',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'location_id', '3': 2, '4': 1, '5': 9, '10': 'locationId'},
{'1': 'robot_name', '3': 3, '4': 1, '5': 9, '10': 'robotName'},
{'1': 'robot_id', '3': 4, '4': 1, '5': 9, '10': 'robotId'},
{'1': 'part_name', '3': 5, '4': 1, '5': 9, '10': 'partName'},
{'1': 'part_id', '3': 6, '4': 1, '5': 9, '10': 'partId'},
{'1': 'component_type', '3': 7, '4': 1, '5': 9, '10': 'componentType'},
{'1': 'component_name', '3': 9, '4': 1, '5': 9, '10': 'componentName'},
{'1': 'method_name', '3': 10, '4': 1, '5': 9, '10': 'methodName'},
{'1': 'method_parameters', '3': 11, '4': 3, '5': 11, '6': '.viam.app.data.v1.CaptureMetadata.MethodParametersEntry', '10': 'methodParameters'},
{'1': 'tags', '3': 12, '4': 3, '5': 9, '10': 'tags'},
{'1': 'mime_type', '3': 13, '4': 1, '5': 9, '10': 'mimeType'},
],
'3': [CaptureMetadata_MethodParametersEntry$json],
'9': [
{'1': 8, '2': 9},
],
'10': ['component_model'],
};