DeleteBinaryDataByIDsRequest$json top-level constant
- @Deprecated('Use deleteBinaryDataByIDsRequestDescriptor instead')
Map<String, Object>
const
DeleteBinaryDataByIDsRequest$json
Implementation
@$core.Deprecated('Use deleteBinaryDataByIDsRequestDescriptor instead')
const DeleteBinaryDataByIDsRequest$json = {
'1': 'DeleteBinaryDataByIDsRequest',
'2': [
{'1': 'binary_ids', '3': 2, '4': 3, '5': 11, '6': '.viam.app.data.v1.BinaryID', '10': 'binaryIds'},
],
'9': [
{'1': 1, '2': 2},
],
'10': ['file_ids'],
};