ListDatasetsByIDsRequest$json top-level constant

  1. @Deprecated('Use listDatasetsByIDsRequestDescriptor instead')
Map<String, Object> const ListDatasetsByIDsRequest$json

Implementation

@$core.Deprecated('Use listDatasetsByIDsRequestDescriptor instead')
const ListDatasetsByIDsRequest$json = {
  '1': 'ListDatasetsByIDsRequest',
  '2': [
    {'1': 'ids', '3': 1, '4': 3, '5': 9, '10': 'ids'},
  ],
};