|
17 | 17 | "canonicalName": "Vault",
|
18 | 18 | "description": "Retention and eDiscovery for Google Workspace. To work with Vault resources, the account must have the [required Vault privileges](https://support.google.com/vault/answer/2799699) and access to the matter. To access a matter, the account must have created the matter, have the matter shared with them, or have the **View All Matters** privilege. For example, to download an export, an account needs the **Manage Exports** privilege and the matter shared with them. ",
|
19 | 19 | "discoveryVersion": "v1",
|
20 |
| - "documentationLink": "https://developers.google.com/vault", |
| 20 | + "documentationLink": "https://developers.google.com/workspace/vault", |
21 | 21 | "fullyEncodeReservedExpansion": true,
|
22 | 22 | "icons": {
|
23 | 23 | "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
|
258 | 258 | "enumDescriptions": [
|
259 | 259 | "The amount of detail is unspecified. Same as **BASIC**.",
|
260 | 260 | "Returns the matter ID, name, description, and state. Default choice.",
|
261 |
| - "Returns the basic details and a list of matter owners and collaborators (see [MatterPermissions](https://developers.google.com/vault/reference/rest/v1/matters#matterpermission))." |
| 261 | + "Returns the basic details and a list of matter owners and collaborators (see [MatterPermissions](https://developers.google.com/workspace/vault/reference/rest/v1/matters#matterpermission))." |
262 | 262 | ],
|
263 | 263 | "location": "query",
|
264 | 264 | "type": "string"
|
|
318 | 318 | "enumDescriptions": [
|
319 | 319 | "The amount of detail is unspecified. Same as **BASIC**.",
|
320 | 320 | "Returns the matter ID, name, description, and state. Default choice.",
|
321 |
| - "Returns the basic details and a list of matter owners and collaborators (see [MatterPermissions](https://developers.google.com/vault/reference/rest/v1/matters#matterpermission))." |
| 321 | + "Returns the basic details and a list of matter owners and collaborators (see [MatterPermissions](https://developers.google.com/workspace/vault/reference/rest/v1/matters#matterpermission))." |
322 | 322 | ],
|
323 | 323 | "location": "query",
|
324 | 324 | "type": "string"
|
|
1203 | 1203 | }
|
1204 | 1204 | }
|
1205 | 1205 | },
|
1206 |
| - "revision": "20250212", |
| 1206 | + "revision": "20250331", |
1207 | 1207 | "rootUrl": "https://vault.googleapis.com/",
|
1208 | 1208 | "schemas": {
|
1209 | 1209 | "AccountCount": {
|
|
1634 | 1634 | "type": "string"
|
1635 | 1635 | },
|
1636 | 1636 | "includeSharedDrives": {
|
1637 |
| - "deprecated": true, |
1638 | 1637 | "description": "Set to **true** to include shared drives.",
|
1639 | 1638 | "type": "boolean"
|
1640 | 1639 | },
|
|
1919 | 1918 | "id": "HangoutsChatInfo",
|
1920 | 1919 | "properties": {
|
1921 | 1920 | "roomId": {
|
1922 |
| - "description": "A list of Chat spaces IDs, as provided by the [Chat API](https://developers.google.com/chat). There is a limit of exporting from 500 Chat spaces per request.", |
| 1921 | + "description": "A list of Chat spaces IDs, as provided by the [Chat API](https://developers.google.com/workspace/chat). There is a limit of exporting from 500 Chat spaces per request.", |
1923 | 1922 | "items": {
|
1924 | 1923 | "type": "string"
|
1925 | 1924 | },
|
|
2585 | 2584 | ],
|
2586 | 2585 | "enumDescriptions": [
|
2587 | 2586 | "A search method must be specified or else it is rejected.",
|
2588 |
| - "Search the data of the accounts specified in [AccountInfo](https://developers.google.com/vault/reference/rest/v1/Query#accountinfo).", |
2589 |
| - "Search the data of all accounts in the organizational unit specified in [OrgUnitInfo](https://developers.google.com/vault/reference/rest/v1/Query#orgunitinfo).", |
| 2587 | + "Search the data of the accounts specified in [AccountInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#accountinfo).", |
| 2588 | + "Search the data of all accounts in the organizational unit specified in [OrgUnitInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#orgunitinfo).", |
2590 | 2589 | "Search the data in the Team Drive specified in **team_drive_info**.",
|
2591 | 2590 | "Search the data of all accounts in the organization. Supported only for Gmail. When specified, you don't need to specify **AccountInfo** or **OrgUnitInfo**.",
|
2592 |
| - "Search messages in the Chat spaces specified in [HangoutsChatInfo](https://developers.google.com/vault/reference/rest/v1/Query#hangoutschatinfo).", |
2593 |
| - "Search for sites by the published site URLs specified in [SitesUrlInfo](https://developers.google.com/vault/reference/rest/v1/Query#sitesurlinfo).", |
2594 |
| - "Search the files in the shared drives specified in [SharedDriveInfo](https://developers.google.com/vault/reference/rest/v1/Query#shareddriveinfo).", |
| 2591 | + "Search messages in the Chat spaces specified in [HangoutsChatInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#hangoutschatinfo).", |
| 2592 | + "Search for sites by the published site URLs specified in [SitesUrlInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#sitesurlinfo).", |
| 2593 | + "Search the files in the shared drives specified in [SharedDriveInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#shareddriveinfo).", |
2595 | 2594 | "Retrieve the documents specified in DriveDocumentInfo."
|
2596 | 2595 | ],
|
2597 | 2596 | "type": "string"
|
|
2627 | 2626 | ],
|
2628 | 2627 | "enumDescriptions": [
|
2629 | 2628 | "A search method must be specified or else it is rejected.",
|
2630 |
| - "Search the data of the accounts specified in [AccountInfo](https://developers.google.com/vault/reference/rest/v1/Query#accountinfo).", |
2631 |
| - "Search the data of all accounts in the organizational unit specified in [OrgUnitInfo](https://developers.google.com/vault/reference/rest/v1/Query#orgunitinfo).", |
| 2629 | + "Search the data of the accounts specified in [AccountInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#accountinfo).", |
| 2630 | + "Search the data of all accounts in the organizational unit specified in [OrgUnitInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#orgunitinfo).", |
2632 | 2631 | "Search the data in the Team Drive specified in **team_drive_info**.",
|
2633 | 2632 | "Search the data of all accounts in the organization. Supported only for Gmail. When specified, you don't need to specify **AccountInfo** or **OrgUnitInfo**.",
|
2634 |
| - "Search messages in the Chat spaces specified in [HangoutsChatInfo](https://developers.google.com/vault/reference/rest/v1/Query#hangoutschatinfo).", |
2635 |
| - "Search for sites by the published site URLs specified in [SitesUrlInfo](https://developers.google.com/vault/reference/rest/v1/Query#sitesurlinfo).", |
2636 |
| - "Search the files in the shared drives specified in [SharedDriveInfo](https://developers.google.com/vault/reference/rest/v1/Query#shareddriveinfo).", |
| 2633 | + "Search messages in the Chat spaces specified in [HangoutsChatInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#hangoutschatinfo).", |
| 2634 | + "Search for sites by the published site URLs specified in [SitesUrlInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#sitesurlinfo).", |
| 2635 | + "Search the files in the shared drives specified in [SharedDriveInfo](https://developers.google.com/workspace/vault/reference/rest/v1/Query#shareddriveinfo).", |
2637 | 2636 | "Retrieve the documents specified in DriveDocumentInfo."
|
2638 | 2637 | ],
|
2639 | 2638 | "type": "string"
|
|
0 commit comments