listDatasetsByIDs abstract method

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

Implementation

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