listCollections_Pre method
Implementation
$async.Future<$0.Value> listCollections_Pre($grpc.ServiceCall call,
$async.Future<$1.ListCollectionsRequest> request) async {
return listCollections(call, await request);
}
$async.Future<$0.Value> listCollections_Pre($grpc.ServiceCall call,
$async.Future<$1.ListCollectionsRequest> request) async {
return listCollections(call, await request);
}