Config

Config

Infrastructure Manager API

Creates and manages Google Cloud Platform resources and infrastructure.

Constructor

new Config()

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