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

@google-cloud/parallelstore

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/parallelstore - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

20

build/src/v1beta/parallelstore_client.d.ts

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

* The request object that will be sent.
* @param {string} request.sourceGcsUri
* URI to a Cloud Storage object in format:
* 'gs://<bucket_name>/<path_inside_bucket>'.
* @param {string} [request.destinationPath]
* Optional. Root directory path to the Paralellstore filesystem, starting
* with '/'. Sets to '/' if no value is set.
* @param {google.cloud.parallelstore.v1beta.SourceGcsBucket} request.sourceGcsBucket
* Cloud Storage source.
* @param {google.cloud.parallelstore.v1beta.DestinationParallelstore} request.destinationParallelstore
* Parallelstore destination.
* @param {string} request.name

@@ -392,8 +390,6 @@ * Required. Name of the resource.

* The request object that will be sent.
* @param {string} [request.sourcePath]
* Optional. Root directory path to the Paralellstore filesystem, starting
* with '/'. Sets to '/' if no value is set.
* @param {string} request.destinationGcsUri
* URI to a Cloud Storage object in format:
* 'gs://<bucket_name>/<path_inside_bucket>'.
* @param {google.cloud.parallelstore.v1beta.SourceParallelstore} request.sourceParallelstore
* Parallelstore source.
* @param {google.cloud.parallelstore.v1beta.DestinationGcsBucket} request.destinationGcsBucket
* Cloud Storage destination.
* @param {string} request.name

@@ -400,0 +396,0 @@ * Required. Name of the resource.

# Changelog
## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/parallelstore-v0.3.0...parallelstore-v0.4.0) (2024-05-21)
### Features
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5351](https://github.com/googleapis/google-cloud-node/issues/5351)) ([01f48fc](https://github.com/googleapis/google-cloud-node/commit/01f48fce63ec4ddf801d59ee2b8c0db9f6fb8372))
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5354](https://github.com/googleapis/google-cloud-node/issues/5354)) ([a9784ed](https://github.com/googleapis/google-cloud-node/commit/a9784ed3db6ee96d171762308bbbcd57390b6866))
* [parallelstore] update Nodejs generator to send API versions in headers for GAPICs ([#5337](https://github.com/googleapis/google-cloud-node/issues/5337)) ([d5121f5](https://github.com/googleapis/google-cloud-node/commit/d5121f50c49edc6a1457d5ff560dd2427e0514ec))
## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/parallelstore-v0.2.0...parallelstore-v0.3.0) (2024-05-02)

@@ -4,0 +13,0 @@

2

package.json
{
"name": "@google-cloud/parallelstore",
"version": "0.3.0",
"version": "0.4.0",
"description": "Parallelstore API client for Node.js",

@@ -5,0 +5,0 @@ "repository": {

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 too big to display

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc