Driveactivity

Driveactivity

Drive Activity API

Provides a historical view of activity in Google Drive.

Constructor

new Driveactivity()

Example
```js
const {google} = require('googleapis');
const driveactivity = google.driveactivity('v2');
```