Checks

Checks

Checks API

The Checks API contains powerful and easy-to-use privacy and compliance APIs that interact with the Checks product and its underlying technology.

Constructor

new Checks()

Example
```js
const {google} = require('googleapis');
const checks = google.checks('v1alpha');
```