@maxim_mazurok/gapi.client.datamigration-v1beta1
Advanced tools
Comparing version 0.0.20230301 to 0.0.20230308
{ | ||
"name": "@maxim_mazurok/gapi.client.datamigration-v1beta1", | ||
"version": "0.0.20230301", | ||
"version": "0.0.20230308", | ||
"description": "TypeScript typings for Database Migration API v1beta1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.datamigration-v1beta1 definition tests */ | ||
// Revision: 20230301 | ||
// Revision: 20230308 | ||
@@ -504,8 +504,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.datamigration.projects.locations.operations.list({ | ||
@@ -512,0 +507,0 @@ filter: "Test string", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
135408
2333