Gkebackup

Gkebackup

Backup for GKE API

Backup for GKE is a managed Kubernetes workload backup and restore service for GKE clusters.

Constructor

new Gkebackup()

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