Constructor new Logging() Example ```js const {google} = require('googleapis'); const logging = google.logging('v2'); ```