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