Fix is trivial, agenda.module line 473 needs to read

  $autoload_path = libraries_get_path('google-api-php-client') . '/src/Google/autoload.php';

Comments

rbroberts created an issue.