New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/filestore

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/filestore - npm Package Compare versions

Comparing version

to
1.0.1

20

build/src/v1/cloud_filestore_manager_client.d.ts

@@ -311,6 +311,6 @@ /// <reference types="node" />

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -346,6 +346,6 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -390,7 +390,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_number}/locations/{location}.
* in the format `projects/{project_number}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -426,7 +426,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_number}/locations/{location}.
* in the format `projects/{project_number}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -433,0 +433,0 @@ * The maximum number of items to return.

@@ -303,3 +303,3 @@ "use strict";

* Required. The instance resource name, in the format
* projects/{project_id}/locations/{location}/instances/{instance_id}.
* `projects/{project_id}/locations/{location}/instances/{instance_id}`.
* @param {object} [options]

@@ -342,3 +342,3 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

* Required. The backup resource name, in the format
* projects/{project_number}/locations/{location}/backups/{backup_id}.
* `projects/{project_number}/locations/{location}/backups/{backup_id}`.
* @param {object} [options]

@@ -384,3 +384,3 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

* Required. The instance's project and location, in the format
* projects/{project_id}/locations/{location}. In Cloud Filestore,
* `projects/{project_id}/locations/{location}`. In Cloud Filestore,
* locations map to GCP zones, for example **us-west1-b**.

@@ -391,4 +391,3 @@ * @param {string} request.instanceId

* @param {google.cloud.filestore.v1.Instance} request.instance
* Required. A [instance resource]
* (/cloud-filestore/reference/rest/v1/projects.locations.instances)
* Required. An {@link google.cloud.filestore.v1.Instance|instance resource}
* @param {object} [options]

@@ -528,3 +527,3 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

* Required. The resource name of the instance, in the format
* projects/{project_number}/locations/{location_id}/instances/{instance_id}.
* `projects/{project_number}/locations/{location_id}/instances/{instance_id}`.
* @param {string} request.fileShare

@@ -535,3 +534,3 @@ * Required. Name of the file share in the Cloud Filestore instance that the backup

* The resource name of the backup, in the format
* projects/{project_number}/locations/{location_id}/backups/{backup_id}.
* `projects/{project_number}/locations/{location_id}/backups/{backup_id}`.
* @param {object} [options]

@@ -598,3 +597,3 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

* Required. The instance resource name, in the format
* projects/{project_id}/locations/{location}/instances/{instance_id}
* `projects/{project_id}/locations/{location}/instances/{instance_id}`
* @param {object} [options]

@@ -661,7 +660,6 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

* Required. The backup's project and location, in the format
* projects/{project_number}/locations/{location}. In Cloud Filestore,
* `projects/{project_number}/locations/{location}`. In Cloud Filestore,
* backup locations map to GCP regions, for example **us-west1**.
* @param {google.cloud.filestore.v1.Backup} request.backup
* Required. A [backup resource]
* (/cloud-filestore/reference/rest/v1/projects.locations.backups)
* Required. A {@link google.cloud.filestore.v1.Backup|backup resource}
* @param {string} request.backupId

@@ -736,3 +734,3 @@ * Required. The ID to use for the backup.

* Required. The backup resource name, in the format
* projects/{project_number}/locations/{location}/backups/{backup_id}
* `projects/{project_number}/locations/{location}/backups/{backup_id}`
* @param {object} [options]

@@ -798,4 +796,3 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

* @param {google.cloud.filestore.v1.Backup} request.backup
* Required. A [backup resource]
* (/cloud-filestore/reference/rest/v1/projects.locations.backups)
* Required. A {@link google.cloud.filestore.v1.Backup|backup resource}
* @param {google.protobuf.FieldMask} request.updateMask

@@ -866,6 +863,6 @@ * Required. Mask of fields to update. At least one path must be supplied in this

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -919,6 +916,6 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -966,6 +963,6 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -1018,7 +1015,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_number}/locations/{location}.
* in the format `projects/{project_number}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -1072,7 +1069,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_number}/locations/{location}.
* in the format `projects/{project_number}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -1120,7 +1117,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_number}/locations/{location}.
* in the format `projects/{project_number}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -1127,0 +1124,0 @@ * The maximum number of items to return.

@@ -314,6 +314,6 @@ /// <reference types="node" />

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -349,6 +349,6 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve instance information,
* in the format projects/{project_id}/locations/{location}. In Cloud
* in the format `projects/{project_id}/locations/{location}`. In Cloud
* Filestore, locations map to GCP zones, for example **us-west1-b**. To
* retrieve instance information for all locations, use "-" for the {location}
* value.
* retrieve instance information for all locations, use "-" for the
* `{location}` value.
* @param {number} request.pageSize

@@ -393,7 +393,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_id}/locations/{location}.
* in the format `projects/{project_id}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -429,7 +429,7 @@ * The maximum number of items to return.

* Required. The project and location for which to retrieve backup information,
* in the format projects/{project_id}/locations/{location}.
* in the format `projects/{project_id}/locations/{location}`.
* In Cloud Filestore, backup locations map to GCP regions,
* for example **us-west1**.
* To retrieve backup information for all locations, use "-" for the
* {location} value.
* `{location}` value.
* @param {number} request.pageSize

@@ -436,0 +436,0 @@ * The maximum number of items to return.

# Changelog
### [1.0.1](https://www.github.com/googleapis/nodejs-filestore/compare/v1.0.0...v1.0.1) (2021-08-17)
### Bug Fixes
* **build:** migrate to using main branch ([#11](https://www.github.com/googleapis/nodejs-filestore/issues/11)) ([ce9e2eb](https://www.github.com/googleapis/nodejs-filestore/commit/ce9e2eb86e80b122d67f0b283597ba13e4b366ad))
* **deps:** google-gax v2.24.1 ([#13](https://www.github.com/googleapis/nodejs-filestore/issues/13)) ([1a27c34](https://www.github.com/googleapis/nodejs-filestore/commit/1a27c34790099af5a5aa6e091b2c1207cc43d7da))
## 1.0.0 (2021-07-21)

@@ -4,0 +12,0 @@

{
"name": "@google-cloud/filestore",
"version": "1.0.0",
"version": "1.0.1",
"description": "file client for Node.js",

@@ -42,6 +42,6 @@ "repository": "googleapis/nodejs-filestore",

"dependencies": {
"google-gax": "^2.19.0"
"google-gax": "^2.24.1"
},
"devDependencies": {
"@types/mocha": "^8.2.2",
"@types/mocha": "^9.0.0",
"@types/node": "^14.14.44",

@@ -55,6 +55,6 @@ "@types/sinon": "^10.0.0",

"linkinator": "^2.13.6",
"mocha": "^8.4.0",
"mocha": "^9.0.0",
"null-loader": "^4.0.1",
"pack-n-play": "^1.0.0-2",
"sinon": "^10.0.0",
"sinon": "^11.0.0",
"ts-loader": "^9.1.2",

@@ -61,0 +61,0 @@ "typescript": "^4.2.4",

@@ -9,3 +9,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

[![npm version](https://img.shields.io/npm/v/@google-cloud/filestore.svg)](https://www.npmjs.org/package/@google-cloud/filestore)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-filestore/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-filestore)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-filestore/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-filestore)

@@ -19,3 +19,3 @@

A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/nodejs-filestore/blob/master/CHANGELOG.md).
[the CHANGELOG](https://github.com/googleapis/nodejs-filestore/blob/main/CHANGELOG.md).

@@ -87,7 +87,7 @@ * [Filestore Node.js Client API Reference][client-docs]

Samples are in the [`samples/`](https://github.com/googleapis/nodejs-filestore/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-filestore/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
| Sample | Source Code | Try it |
| --------------------------- | --------------------------------- | ------ |
| Quickstart | [source code](https://github.com/googleapis/nodejs-filestore/blob/master/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-filestore&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |
| Quickstart | [source code](https://github.com/googleapis/nodejs-filestore/blob/main/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-filestore&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |

@@ -141,3 +141,3 @@

Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-filestore/blob/master/CONTRIBUTING.md).
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-filestore/blob/main/CONTRIBUTING.md).

@@ -147,4 +147,4 @@ Please note that this `README.md`, the `samples/README.md`,

are generated from a central template. To edit one of these files, make an edit
to its template in this
[directory](https://github.com/googleapis/synthtool/tree/master/synthtool/gcp/templates/node_library).
to its templates in
[directory](https://github.com/googleapis/synthtool).

@@ -155,5 +155,5 @@ ## License

See [LICENSE](https://github.com/googleapis/nodejs-filestore/blob/master/LICENSE)
See [LICENSE](https://github.com/googleapis/nodejs-filestore/blob/main/LICENSE)
[client-docs]: https://googleapis.dev/nodejs/filestore/latest
[client-docs]: https://cloud.google.com/nodejs/docs/reference/filestore/latest
[product-docs]: https://cloud.google.com/filestore/

@@ -160,0 +160,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet