|
17 | 17 | "canonicalName": "Drive Activity",
|
18 | 18 | "description": "Provides a historical view of activity in Google Drive.",
|
19 | 19 | "discoveryVersion": "v1",
|
20 |
| - "documentationLink": "https://developers.google.com/drive/activity/", |
| 20 | + "documentationLink": "https://developers.google.com/workspace/drive/activity/", |
21 | 21 | "fullyEncodeReservedExpansion": true,
|
22 | 22 | "icons": {
|
23 | 23 | "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
|
132 | 132 | }
|
133 | 133 | }
|
134 | 134 | },
|
135 |
| - "revision": "20230704", |
| 135 | + "revision": "20250329", |
136 | 136 | "rootUrl": "https://driveactivity.googleapis.com/",
|
137 | 137 | "schemas": {
|
138 | 138 | "Action": {
|
|
634 | 634 | "description": "This field is deprecated; please use the `driveFolder` field instead."
|
635 | 635 | },
|
636 | 636 | "mimeType": {
|
637 |
| - "description": "The MIME type of the Drive item. See https://developers.google.com/drive/v3/web/mime-types.", |
| 637 | + "description": "The MIME type of the Drive item. See https://developers.google.com/workspace/drive/v3/web/mime-types.", |
638 | 638 | "type": "string"
|
639 | 639 | },
|
640 | 640 | "name": {
|
|
780 | 780 | "id": "FileComment",
|
781 | 781 | "properties": {
|
782 | 782 | "legacyCommentId": {
|
783 |
| - "description": "The comment in the discussion thread. This identifier is an opaque string compatible with the Drive API; see https://developers.google.com/drive/v3/reference/comments/get", |
| 783 | + "description": "The comment in the discussion thread. This identifier is an opaque string compatible with the Drive API; see https://developers.google.com/workspace/drive/v3/reference/comments/get", |
784 | 784 | "type": "string"
|
785 | 785 | },
|
786 | 786 | "legacyDiscussionId": {
|
787 |
| - "description": "The discussion thread to which the comment was added. This identifier is an opaque string compatible with the Drive API and references the first comment in a discussion; see https://developers.google.com/drive/v3/reference/comments/get", |
| 787 | + "description": "The discussion thread to which the comment was added. This identifier is an opaque string compatible with the Drive API and references the first comment in a discussion; see https://developers.google.com/workspace/drive/v3/reference/comments/get", |
788 | 788 | "type": "string"
|
789 | 789 | },
|
790 | 790 | "linkToDiscussion": {
|
|
959 | 959 | "description": "The group to whom this permission applies."
|
960 | 960 | },
|
961 | 961 | "role": {
|
962 |
| - "description": "Indicates the [Google Drive permissions role](https://developers.google.com/drive/web/manage-sharing#roles). The role determines a user's ability to read, write, and comment on items.", |
| 962 | + "description": "Indicates the [Google Drive permissions role](https://developers.google.com/workspace/drive/web/manage-sharing#roles). The role determines a user's ability to read, write, and comment on items.", |
963 | 963 | "enum": [
|
964 | 964 | "ROLE_UNSPECIFIED",
|
965 | 965 | "OWNER",
|
|
1273 | 1273 | "type": "object"
|
1274 | 1274 | },
|
1275 | 1275 | "Target": {
|
1276 |
| - "description": "Information about the target of activity. For more information on how activity history is shared with users, see [Activity history visibility](https://developers.google.com/drive/activity/v2#activityhistory).", |
| 1276 | + "description": "Information about the target of activity. For more information on how activity history is shared with users, see [Activity history visibility](https://developers.google.com/workspace/drive/activity/v2#activityhistory).", |
1277 | 1277 | "id": "Target",
|
1278 | 1278 | "properties": {
|
1279 | 1279 | "drive": {
|
|
0 commit comments