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