Clouderrorreporting

Clouderrorreporting

Error Reporting API

Groups and counts similar errors from cloud services and applications, reports new errors, and provides access to error groups and their associated errors.

Constructor

new Clouderrorreporting()

Example
```js
const {google} = require('googleapis');
const clouderrorreporting = google.clouderrorreporting('v1beta1');
```