Constructor new Fitness() Example ```js const {google} = require('googleapis'); const fitness = google.fitness('v1'); ```