BinaryMetadata$json top-level constant
Implementation
@$core.Deprecated('Use binaryMetadataDescriptor instead')
const BinaryMetadata$json = {
'1': 'BinaryMetadata',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'capture_metadata', '3': 2, '4': 1, '5': 11, '6': '.viam.app.data.v1.CaptureMetadata', '10': 'captureMetadata'},
{'1': 'time_requested', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeRequested'},
{'1': 'time_received', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeReceived'},
{'1': 'file_name', '3': 5, '4': 1, '5': 9, '10': 'fileName'},
{'1': 'file_ext', '3': 6, '4': 1, '5': 9, '10': 'fileExt'},
{'1': 'uri', '3': 7, '4': 1, '5': 9, '10': 'uri'},
{'1': 'annotations', '3': 8, '4': 1, '5': 11, '6': '.viam.app.data.v1.Annotations', '10': 'annotations'},
{'1': 'dataset_ids', '3': 9, '4': 3, '5': 9, '10': 'datasetIds'},
],
};