Image$json top-level constant
- @Deprecated('Use imageDescriptor instead')
Implementation
@$core.Deprecated('Use imageDescriptor instead')
const Image$json = {
'1': 'Image',
'2': [
{'1': 'source_name', '3': 1, '4': 1, '5': 9, '10': 'sourceName'},
{'1': 'image', '3': 3, '4': 1, '5': 12, '10': 'image'},
{'1': 'mime_type', '3': 4, '4': 1, '5': 9, '10': 'mimeType'},
{'1': 'annotations', '3': 5, '4': 1, '5': 11, '6': '.viam.app.data.v1.Annotations', '10': 'annotations'},
],
'9': [
{'1': 2, '2': 3},
],
};