@maxim_mazurok/gapi.client.datacatalog-v1beta1
Advanced tools
Comparing version 0.0.20230109 to 0.0.20230117
{ | ||
"name": "@maxim_mazurok/gapi.client.datacatalog-v1beta1", | ||
"version": "0.0.20230109", | ||
"version": "0.0.20230117", | ||
"description": "TypeScript typings for Google Cloud Data Catalog API v1beta1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
11
tests.ts
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.datacatalog-v1beta1 definition tests */ | ||
// Revision: 20230109 | ||
// Revision: 20230117 | ||
@@ -692,2 +692,6 @@ gapi.load('client', async () => { | ||
policyTagCount: 42, | ||
service: { | ||
identity: "Test string", | ||
name: "Test string", | ||
}, | ||
taxonomyTimestamps: { | ||
@@ -750,2 +754,3 @@ createTime: "Test string", | ||
await gapi.client.datacatalog.projects.locations.taxonomies.list({ | ||
filter: "Test string", | ||
pageSize: 42, | ||
@@ -767,2 +772,6 @@ pageToken: "Test string", | ||
policyTagCount: 42, | ||
service: { | ||
identity: "Test string", | ||
name: "Test string", | ||
}, | ||
taxonomyTimestamps: { | ||
@@ -769,0 +778,0 @@ createTime: "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
244034
4026