Clouddebugger

Clouddebugger

Cloud Debugger API (Deprecated)

Examines the call stack and variables of a running application without stopping or slowing it down. (Deprecated)

Constructor

new Clouddebugger()

Example
```js
const {google} = require('googleapis');
const clouddebugger = google.clouddebugger('v2');
```