Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maxim_mazurok/gapi.client.storage-v1

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.storage-v1 - npm Package Compare versions

Comparing version 0.0.20230911 to 0.0.20230914

2

package.json
{
"name": "@maxim_mazurok/gapi.client.storage-v1",
"version": "0.0.20230911",
"version": "0.0.20230914",
"description": "TypeScript typings for Cloud Storage JSON API v1",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.storage-v1 definition tests */

// Revision: 20230911
// Revision: 20230914

@@ -143,2 +143,3 @@ gapi.load('client', async () => {

await gapi.client.storage.buckets.insert({
enableObjectRetention: true,
predefinedAcl: "Test string",

@@ -170,2 +171,4 @@ predefinedDefaultObjectAcl: "Test string",

enabled: true,
terminalStorageClass: "Test string",
terminalStorageClassUpdateTime: "Test string",
toggleTime: "Test string",

@@ -274,2 +277,5 @@ },

name: "Test string",
objectRetention: {
mode: "Test string",
},
owner: {

@@ -288,2 +294,6 @@ entity: "Test string",

selfLink: "Test string",
softDeletePolicy: {
effectiveTime: "Test string",
retentionDurationSeconds: "Test string",
},
storageClass: "Test string",

@@ -345,2 +355,4 @@ timeCreated: "Test string",

enabled: true,
terminalStorageClass: "Test string",
terminalStorageClassUpdateTime: "Test string",
toggleTime: "Test string",

@@ -449,2 +461,5 @@ },

name: "Test string",
objectRetention: {
mode: "Test string",
},
owner: {

@@ -463,2 +478,6 @@ entity: "Test string",

selfLink: "Test string",
softDeletePolicy: {
effectiveTime: "Test string",
retentionDurationSeconds: "Test string",
},
storageClass: "Test string",

@@ -535,2 +554,4 @@ timeCreated: "Test string",

enabled: true,
terminalStorageClass: "Test string",
terminalStorageClassUpdateTime: "Test string",
toggleTime: "Test string",

@@ -639,2 +660,5 @@ },

name: "Test string",
objectRetention: {
mode: "Test string",
},
owner: {

@@ -653,2 +677,6 @@ entity: "Test string",

selfLink: "Test string",
softDeletePolicy: {
effectiveTime: "Test string",
retentionDurationSeconds: "Test string",
},
storageClass: "Test string",

@@ -973,2 +1001,6 @@ timeCreated: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1065,2 +1097,6 @@ selfLink: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1171,2 +1207,6 @@ selfLink: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1207,2 +1247,3 @@ selfLink: "Test string",

object: "Test string",
overrideUnlockedRetention: true,
predefinedAcl: "Test string",

@@ -1262,2 +1303,6 @@ projection: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1335,2 +1380,6 @@ selfLink: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1418,2 +1467,6 @@ selfLink: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1472,2 +1525,3 @@ selfLink: "Test string",

object: "Test string",
overrideUnlockedRetention: true,
predefinedAcl: "Test string",

@@ -1527,2 +1581,6 @@ projection: "Test string",

},
retention: {
mode: "Test string",
retainUntilTime: "Test string",
},
retentionExpirationTime: "Test string",

@@ -1529,0 +1587,0 @@ selfLink: "Test string",

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

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