ImageData$json top-level constant
Implementation
@$core.Deprecated('Use imageDataDescriptor instead')
const ImageData$json = {
'1': 'ImageData',
'2': [
{'1': 'Data', '3': 1, '4': 1, '5': 12, '10': 'Data'},
{'1': 'CameraId', '3': 2, '4': 1, '5': 9, '10': 'CameraId'},
{
'1': 'ObjectId',
'3': 3,
'4': 1,
'5': 11,
'6': '.StoredObjectId',
'10': 'ObjectId'
},
{
'1': 'Metadata',
'3': 4,
'4': 3,
'5': 11,
'6': '.ImageData.MetadataEntry',
'10': 'Metadata'
},
{
'1': 'RotationDeg',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'RotationDeg'
},
{
'1': 'Order',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'Order'
},
],
'3': [ImageData_MetadataEntry$json],
};