listDatasetsByIDs abstract method

Future<ListDatasetsByIDsResponse> listDatasetsByIDs(
  1. ServiceCall call,
  2. ListDatasetsByIDsRequest request
)

Implementation

$async.Future<$5.ListDatasetsByIDsResponse> listDatasetsByIDs($grpc.ServiceCall call, $5.ListDatasetsByIDsRequest request);