@maxim_mazurok/gapi.client.vault-v1
Advanced tools
Comparing version 0.0.20230328 to 0.0.20230405
{ | ||
"name": "@maxim_mazurok/gapi.client.vault-v1", | ||
"version": "0.0.20230328", | ||
"version": "0.0.20230405", | ||
"description": "TypeScript typings for Google Vault API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.vault-v1 definition tests */ | ||
// Revision: 20230328 | ||
// Revision: 20230405 | ||
@@ -79,2 +79,3 @@ gapi.load('client', async () => { | ||
mailOptions: { | ||
clientSideEncryptedOption: "Test string", | ||
excludeDrafts: true, | ||
@@ -239,2 +240,3 @@ }, | ||
mailOptions: { | ||
clientSideEncryptedOption: "Test string", | ||
excludeDrafts: true, | ||
@@ -492,2 +494,3 @@ }, | ||
mailOptions: { | ||
clientSideEncryptedOption: "Test string", | ||
excludeDrafts: true, | ||
@@ -494,0 +497,0 @@ }, |
Sorry, the diff of this file is too big to display
133584
2543