Skip to content

Commit 4634b3d

Browse files
feat(vault): update the api
#### vault:v1 The following keys were added: - schemas.DriveOptions.properties.clientSideEncryptedOption.type (Total Keys: 1)
1 parent ed56216 commit 4634b3d

File tree

7 files changed

+34
-9
lines changed

7 files changed

+34
-9
lines changed

docs/dyn/vault_v1.matters.exports.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ <h3>Method Details</h3>
151151
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
152152
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
153153
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
154+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
154155
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
155156
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
156157
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -255,6 +256,7 @@ <h3>Method Details</h3>
255256
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
256257
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
257258
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
259+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
258260
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
259261
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
260262
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -323,7 +325,7 @@ <h3>Method Details</h3>
323325
Returns:
324326
An object of the form:
325327

326-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
328+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
327329
}</pre>
328330
</div>
329331

@@ -386,6 +388,7 @@ <h3>Method Details</h3>
386388
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
387389
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
388390
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
391+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
389392
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
390393
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
391394
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -501,6 +504,7 @@ <h3>Method Details</h3>
501504
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
502505
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
503506
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
507+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
504508
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
505509
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
506510
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.

docs/dyn/vault_v1.matters.holds.accounts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h3>Method Details</h3>
143143
Returns:
144144
An object of the form:
145145

146-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
146+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
147147
}</pre>
148148
</div>
149149

docs/dyn/vault_v1.matters.holds.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h3>Method Details</h3>
284284
Returns:
285285
An object of the form:
286286

287-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
287+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
288288
}</pre>
289289
</div>
290290

docs/dyn/vault_v1.matters.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ <h3>Method Details</h3>
213213
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
214214
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
215215
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
216+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
216217
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
217218
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
218219
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -469,7 +470,7 @@ <h3>Method Details</h3>
469470
Returns:
470471
An object of the form:
471472

472-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
473+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
473474
}</pre>
474475
</div>
475476

docs/dyn/vault_v1.matters.savedQueries.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ <h3>Method Details</h3>
120120
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
121121
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
122122
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
123+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
123124
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
124125
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
125126
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -184,6 +185,7 @@ <h3>Method Details</h3>
184185
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
185186
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
186187
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
188+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
187189
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
188190
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
189191
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -243,7 +245,7 @@ <h3>Method Details</h3>
243245
Returns:
244246
An object of the form:
245247

246-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
248+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
247249
}</pre>
248250
</div>
249251

@@ -275,6 +277,7 @@ <h3>Method Details</h3>
275277
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
276278
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
277279
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
280+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
278281
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
279282
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
280283
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.
@@ -351,6 +354,7 @@ <h3>Method Details</h3>
351354
&quot;corpus&quot;: &quot;A String&quot;, # The Google Workspace service to search.
352355
&quot;dataScope&quot;: &quot;A String&quot;, # The data source to search.
353356
&quot;driveOptions&quot;: { # Additional options for Drive search # Set Drive search-specific options.
357+
&quot;clientSideEncryptedOption&quot;: &quot;A String&quot;, # Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.
354358
&quot;includeSharedDrives&quot;: True or False, # Set to **true** to include shared drives.
355359
&quot;includeTeamDrives&quot;: True or False, # Set to true to include Team Drive.
356360
&quot;versionDate&quot;: &quot;A String&quot;, # Search the current version of the Drive file, but export the contents of the last version saved before 12:00 AM UTC on the specified date. Enter the date in UTC.

docs/dyn/vault_v1.operations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>Method Details</h3>
113113
Returns:
114114
An object of the form:
115115

116-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
116+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
117117
}</pre>
118118
</div>
119119

@@ -136,7 +136,7 @@ <h3>Method Details</h3>
136136
Returns:
137137
An object of the form:
138138

139-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
139+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
140140
}</pre>
141141
</div>
142142

googleapiclient/discovery_cache/documents/vault.v1.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@
11931193
}
11941194
}
11951195
},
1196-
"revision": "20220316",
1196+
"revision": "20220331",
11971197
"rootUrl": "https://vault.googleapis.com/",
11981198
"schemas": {
11991199
"AccountCount": {
@@ -1499,6 +1499,22 @@
14991499
"description": "Additional options for Drive search",
15001500
"id": "DriveOptions",
15011501
"properties": {
1502+
"clientSideEncryptedOption": {
1503+
"description": "Set whether the results include only content encrypted with [Google Workspace Client-side encryption](https://support.google.com/a?p=cse_ov) content, only unencrypted content, or both. Defaults to both. Currently supported for Drive.",
1504+
"enum": [
1505+
"CLIENT_SIDE_ENCRYPTED_OPTION_UNSPECIFIED",
1506+
"CLIENT_SIDE_ENCRYPTED_OPTION_ANY",
1507+
"CLIENT_SIDE_ENCRYPTED_OPTION_ENCRYPTED",
1508+
"CLIENT_SIDE_ENCRYPTED_OPTION_UNENCRYPTED"
1509+
],
1510+
"enumDescriptions": [
1511+
"Encryption status unspecified. Results include both client-side encrypted and non-encrypted content.",
1512+
"Include both client-side encrypted and unencrypted content in results.",
1513+
"Include client-side encrypted content only.",
1514+
"Include unencrypted content only."
1515+
],
1516+
"type": "string"
1517+
},
15021518
"includeSharedDrives": {
15031519
"description": "Set to **true** to include shared drives.",
15041520
"type": "boolean"
@@ -1516,7 +1532,7 @@
15161532
"type": "object"
15171533
},
15181534
"Empty": {
1519-
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.",
1535+
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }",
15201536
"id": "Empty",
15211537
"properties": {},
15221538
"type": "object"

0 commit comments

Comments
 (0)