File

File

Cloud Filestore API

The Cloud Filestore API is used for creating and managing cloud file servers.

Constructor

new File()

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

File

Cloud Filestore API

The Cloud Filestore API is used for creating and managing cloud file servers.

Constructor

new File()

Example
```js
const {google} = require('googleapis');
const file = google.file('v1beta1');
```