BinaryDataByIDsRequest$json top-level constant
- @Deprecated('Use binaryDataByIDsRequestDescriptor instead')
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', '10': 'binaryIds'},
],
'9': [
{'1': 1, '2': 2},
],
'10': ['file_ids'],
};