BinaryDataByIDsRequest$json top-level constant
Implementation
@$core.Deprecated('Use binaryDataByIDsRequestDescriptor instead')
const BinaryDataByIDsRequest$json = {
'1': 'BinaryDataByIDsRequest',
'2': [
{'1': 'include_binary', '3': 2, '4': 1, '5': 8, '10': 'includeBinary'},
{
'1': 'binary_ids',
'3': 3,
'4': 3,
'5': 11,
'6': '.viam.app.data.v1.BinaryID',
'8': {'3': true},
'10': 'binaryIds',
},
{'1': 'binary_data_ids', '3': 4, '4': 3, '5': 9, '10': 'binaryDataIds'},
],
'9': [
{'1': 1, '2': 2},
],
'10': ['file_ids'],
};