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