listActions_Pre method
Implementation
$async.Future<$0.ListActionsResponse> listActions_Pre($grpc.ServiceCall call, $async.Future<$0.ListActionsRequest> request) async {
return listActions(call, await request);
}
$async.Future<$0.ListActionsResponse> listActions_Pre($grpc.ServiceCall call, $async.Future<$0.ListActionsRequest> request) async {
return listActions(call, await request);
}