Socket
Socket
Sign inDemoInstall

@maxim_mazurok/gapi.client.vault-v1

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.20230303 to 0.0.20230323

2

package.json
{
"name": "@maxim_mazurok/gapi.client.vault-v1",
"version": "0.0.20230303",
"version": "0.0.20230323",
"description": "TypeScript typings for Google Vault API v1",

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

@@ -143,5 +143,5 @@ # TypeScript typings for Google Vault API v1

/*
Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.
Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
*/
await gapi.client.vault.operations.list({ name: "name", });
```

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

// Revision: 20230303
// Revision: 20230323

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

});
/**
* Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to
* override the binding to use different resource name schemes, such as `users/*‍/operations`. To override the binding, API services can add a binding such as
* `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
* ensure the name binding is the parent resource, without the operations collection id.
*/
/** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. */
await gapi.client.vault.operations.list({

@@ -568,0 +563,0 @@ filter: "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