Orgpolicy

Orgpolicy

Organization Policy API

The Organization Policy API allows users to configure governance rules on their Google Cloud resources across the resource hierarchy.

Constructor

new Orgpolicy()

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