Cloudprofiler

Cloudprofiler

Cloud Profiler API

Manages continuous profiling information.

Constructor

new Cloudprofiler()

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