You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/vault_v1.matters.exports.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,7 @@ <h3>Method Details</h3>
184
184
"clientSideEncryptedOption": "A String", # 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.
185
185
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
186
186
"includeTeamDrives": True or False, # Set to true to include Team Drive.
187
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
187
188
"versionDate": "A String", # 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.
188
189
},
189
190
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
@@ -327,6 +328,7 @@ <h3>Method Details</h3>
327
328
"clientSideEncryptedOption": "A String", # 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.
328
329
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
329
330
"includeTeamDrives": True or False, # Set to true to include Team Drive.
331
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
330
332
"versionDate": "A String", # 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.
331
333
},
332
334
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
@@ -497,6 +499,7 @@ <h3>Method Details</h3>
497
499
"clientSideEncryptedOption": "A String", # 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.
498
500
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
499
501
"includeTeamDrives": True or False, # Set to true to include Team Drive.
502
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
500
503
"versionDate": "A String", # 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
504
},
502
505
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
@@ -651,6 +654,7 @@ <h3>Method Details</h3>
651
654
"clientSideEncryptedOption": "A String", # 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.
652
655
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
653
656
"includeTeamDrives": True or False, # Set to true to include Team Drive.
657
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
654
658
"versionDate": "A String", # 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.
655
659
},
656
660
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
Copy file name to clipboardExpand all lines: docs/dyn/vault_v1.matters.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -239,6 +239,7 @@ <h3>Method Details</h3>
239
239
"clientSideEncryptedOption": "A String", # 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.
240
240
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
241
241
"includeTeamDrives": True or False, # Set to true to include Team Drive.
242
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
242
243
"versionDate": "A String", # 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
244
},
244
245
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
Copy file name to clipboardExpand all lines: docs/dyn/vault_v1.matters.savedQueries.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ <h3>Method Details</h3>
145
145
"clientSideEncryptedOption": "A String", # 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.
146
146
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
147
147
"includeTeamDrives": True or False, # Set to true to include Team Drive.
148
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
148
149
"versionDate": "A String", # 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.
149
150
},
150
151
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
@@ -240,6 +241,7 @@ <h3>Method Details</h3>
240
241
"clientSideEncryptedOption": "A String", # 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.
241
242
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
242
243
"includeTeamDrives": True or False, # Set to true to include Team Drive.
244
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
243
245
"versionDate": "A String", # 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.
244
246
},
245
247
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
@@ -362,6 +364,7 @@ <h3>Method Details</h3>
362
364
"clientSideEncryptedOption": "A String", # 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.
363
365
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
364
366
"includeTeamDrives": True or False, # Set to true to include Team Drive.
367
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
365
368
"versionDate": "A String", # 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.
366
369
},
367
370
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
@@ -469,6 +472,7 @@ <h3>Method Details</h3>
469
472
"clientSideEncryptedOption": "A String", # 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.
470
473
"includeSharedDrives": True or False, # Set to **true** to include shared drives.
471
474
"includeTeamDrives": True or False, # Set to true to include Team Drive.
475
+
"sharedDrivesOption": "A String", # Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.
472
476
"versionDate": "A String", # 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.
473
477
},
474
478
"endTime": "A String", # The end time for the search query. Specify in GMT. The value is rounded to 12 AM on the specified date.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/vault.v1.json
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1203,7 +1203,7 @@
1203
1203
}
1204
1204
}
1205
1205
},
1206
-
"revision": "20250331",
1206
+
"revision": "20250527",
1207
1207
"rootUrl": "https://vault.googleapis.com/",
1208
1208
"schemas": {
1209
1209
"AccountCount": {
@@ -1634,6 +1634,7 @@
1634
1634
"type": "string"
1635
1635
},
1636
1636
"includeSharedDrives": {
1637
+
"deprecated": true,
1637
1638
"description": "Set to **true** to include shared drives.",
1638
1639
"type": "boolean"
1639
1640
},
@@ -1642,6 +1643,22 @@
1642
1643
"description": "Set to true to include Team Drive.",
1643
1644
"type": "boolean"
1644
1645
},
1646
+
"sharedDrivesOption": {
1647
+
"description": "Optional. Options to include or exclude documents in shared drives. We recommend using this field over include_shared_drives. This field overrides include_shared_drives and include_team_drives when set.",
1648
+
"enum": [
1649
+
"SHARED_DRIVES_OPTION_UNSPECIFIED",
1650
+
"NOT_INCLUDED",
1651
+
"INCLUDED_IF_ACCOUNT_IS_NOT_A_MEMBER",
1652
+
"INCLUDED"
1653
+
],
1654
+
"enumDescriptions": [
1655
+
"No shared drive option specified.",
1656
+
"If a resource is in a shared drive, it isn't included in the search.",
1657
+
"(Previously \"include_shared_drives\" off)",
1658
+
"Resources in shared drives are included in the search. (Previously \"include_shared_drives\" on)"
1659
+
],
1660
+
"type": "string"
1661
+
},
1645
1662
"versionDate": {
1646
1663
"description": "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.",
0 commit comments