Constructor new Analytics() Example ```js const {google} = require('googleapis'); const analytics = google.analytics('v3'); ```