Securityposture

Securityposture

Security Posture API

Defines, assesses, and monitors the overall status of your security in Google Cloud. You can use security postures to evaluate your current cloud security against defined benchmarks and help maintain the level of security that your organization requires.

Constructor

new Securityposture()

Example
```js
const {google} = require('googleapis');
const securityposture = google.securityposture('v1');
```