Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(335)

Side by Side Diff: discovery/googleapis/drive__v3.json

Issue 2485703002: Api-roll 42: 2016-11-08 (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/firebasedynamiclinks__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/drive": { 5 "https://www.googleapis.com/auth/drive": {
6 "description": "View and manage the files in your Google Dri ve" 6 "description": "View and manage the files in your Google Dri ve"
7 }, 7 },
8 "https://www.googleapis.com/auth/drive.appdata": { 8 "https://www.googleapis.com/auth/drive.appdata": {
9 "description": "View and manage its own configuration data i n your Google Drive" 9 "description": "View and manage its own configuration data i n your Google Drive"
10 }, 10 },
(...skipping 17 matching lines...) Expand all
28 } 28 }
29 } 29 }
30 } 30 }
31 }, 31 },
32 "basePath": "/drive/v3/", 32 "basePath": "/drive/v3/",
33 "baseUrl": "https://www.googleapis.com/drive/v3/", 33 "baseUrl": "https://www.googleapis.com/drive/v3/",
34 "batchPath": "batch", 34 "batchPath": "batch",
35 "description": "Manages files in Drive including uploading, downloading, sea rching, detecting changes, and updating sharing permissions.", 35 "description": "Manages files in Drive including uploading, downloading, sea rching, detecting changes, and updating sharing permissions.",
36 "discoveryVersion": "v1", 36 "discoveryVersion": "v1",
37 "documentationLink": "https://developers.google.com/drive/", 37 "documentationLink": "https://developers.google.com/drive/",
38 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/e4duC-lXcRy9uH0-B5jyFujr7MY\"", 38 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/N2fY6s5zrwZA-4JC2uCCHKSs7Ys\"",
39 "icons": { 39 "icons": {
40 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", 40 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png",
41 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" 41 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png"
42 }, 42 },
43 "id": "drive:v3", 43 "id": "drive:v3",
44 "kind": "discovery#restDescription", 44 "kind": "discovery#restDescription",
45 "name": "drive", 45 "name": "drive",
46 "ownerDomain": "google.com", 46 "ownerDomain": "google.com",
47 "ownerName": "Google", 47 "ownerName": "Google",
48 "parameters": { 48 "parameters": {
(...skipping 1302 matching lines...) Expand 10 before | Expand all | Expand 10 after
1351 "id": "drive.revisions.list", 1351 "id": "drive.revisions.list",
1352 "parameterOrder": [ 1352 "parameterOrder": [
1353 "fileId" 1353 "fileId"
1354 ], 1354 ],
1355 "parameters": { 1355 "parameters": {
1356 "fileId": { 1356 "fileId": {
1357 "description": "The ID of the file.", 1357 "description": "The ID of the file.",
1358 "location": "path", 1358 "location": "path",
1359 "required": true, 1359 "required": true,
1360 "type": "string" 1360 "type": "string"
1361 },
1362 "pageSize": {
1363 "description": "The maximum number of revisions to r eturn per page.",
1364 "format": "int32",
1365 "location": "query",
1366 "minimum": "1",
1367 "type": "integer"
1368 },
1369 "pageToken": {
1370 "description": "The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken ' from the previous response.",
1371 "location": "query",
1372 "type": "string"
1361 } 1373 }
1362 }, 1374 },
1363 "path": "files/{fileId}/revisions", 1375 "path": "files/{fileId}/revisions",
1364 "response": { 1376 "response": {
1365 "$ref": "RevisionList" 1377 "$ref": "RevisionList"
1366 }, 1378 },
1367 "scopes": [ 1379 "scopes": [
1368 "https://www.googleapis.com/auth/drive", 1380 "https://www.googleapis.com/auth/drive",
1369 "https://www.googleapis.com/auth/drive.appdata", 1381 "https://www.googleapis.com/auth/drive.appdata",
1370 "https://www.googleapis.com/auth/drive.file", 1382 "https://www.googleapis.com/auth/drive.file",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 }, 1417 },
1406 "scopes": [ 1418 "scopes": [
1407 "https://www.googleapis.com/auth/drive", 1419 "https://www.googleapis.com/auth/drive",
1408 "https://www.googleapis.com/auth/drive.appdata", 1420 "https://www.googleapis.com/auth/drive.appdata",
1409 "https://www.googleapis.com/auth/drive.file" 1421 "https://www.googleapis.com/auth/drive.file"
1410 ] 1422 ]
1411 } 1423 }
1412 } 1424 }
1413 } 1425 }
1414 }, 1426 },
1415 "revision": "20160819", 1427 "revision": "20161027",
1416 "rootUrl": "https://www.googleapis.com/", 1428 "rootUrl": "https://www.googleapis.com/",
1417 "schemas": { 1429 "schemas": {
1418 "About": { 1430 "About": {
1419 "description": "Information about the user, the user's Drive, and sy stem capabilities.", 1431 "description": "Information about the user, the user's Drive, and sy stem capabilities.",
1420 "id": "About", 1432 "id": "About",
1421 "properties": { 1433 "properties": {
1422 "appInstalled": { 1434 "appInstalled": {
1423 "description": "Whether the user has installed the requestin g app.", 1435 "description": "Whether the user has installed the requestin g app.",
1424 "type": "boolean" 1436 "type": "boolean"
1425 }, 1437 },
(...skipping 19 matching lines...) Expand all
1445 "items": { 1457 "items": {
1446 "type": "string" 1458 "type": "string"
1447 }, 1459 },
1448 "type": "array" 1460 "type": "array"
1449 }, 1461 },
1450 "description": "A map of source MIME type to possible target s for all supported imports.", 1462 "description": "A map of source MIME type to possible target s for all supported imports.",
1451 "type": "object" 1463 "type": "object"
1452 }, 1464 },
1453 "kind": { 1465 "kind": {
1454 "default": "drive#about", 1466 "default": "drive#about",
1455 "description": "This is always drive#about.", 1467 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#about\".",
1456 "type": "string" 1468 "type": "string"
1457 }, 1469 },
1458 "maxImportSizes": { 1470 "maxImportSizes": {
1459 "additionalProperties": { 1471 "additionalProperties": {
1460 "format": "int64", 1472 "format": "int64",
1461 "type": "string" 1473 "type": "string"
1462 }, 1474 },
1463 "description": "A map of maximum import sizes by MIME type, in bytes.", 1475 "description": "A map of maximum import sizes by MIME type, in bytes.",
1464 "type": "object" 1476 "type": "object"
1465 }, 1477 },
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1508 "file": { 1520 "file": {
1509 "$ref": "File", 1521 "$ref": "File",
1510 "description": "The updated state of the file. Present if th e file has not been removed." 1522 "description": "The updated state of the file. Present if th e file has not been removed."
1511 }, 1523 },
1512 "fileId": { 1524 "fileId": {
1513 "description": "The ID of the file which has changed.", 1525 "description": "The ID of the file which has changed.",
1514 "type": "string" 1526 "type": "string"
1515 }, 1527 },
1516 "kind": { 1528 "kind": {
1517 "default": "drive#change", 1529 "default": "drive#change",
1518 "description": "This is always drive#change.", 1530 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#change\".",
1519 "type": "string" 1531 "type": "string"
1520 }, 1532 },
1521 "removed": { 1533 "removed": {
1522 "description": "Whether the file has been removed from the v iew of the changes list, for example by deletion or lost access.", 1534 "description": "Whether the file has been removed from the v iew of the changes list, for example by deletion or lost access.",
1523 "type": "boolean" 1535 "type": "boolean"
1524 }, 1536 },
1525 "time": { 1537 "time": {
1526 "description": "The time of this change (RFC 3339 date-time) .", 1538 "description": "The time of this change (RFC 3339 date-time) .",
1527 "format": "date-time", 1539 "format": "date-time",
1528 "type": "string" 1540 "type": "string"
1529 } 1541 }
1530 }, 1542 },
1531 "type": "object" 1543 "type": "object"
1532 }, 1544 },
1533 "ChangeList": { 1545 "ChangeList": {
1534 "description": "A list of changes for a user.", 1546 "description": "A list of changes for a user.",
1535 "id": "ChangeList", 1547 "id": "ChangeList",
1536 "properties": { 1548 "properties": {
1537 "changes": { 1549 "changes": {
1538 "description": "The page of changes.", 1550 "description": "The page of changes.",
1539 "items": { 1551 "items": {
1540 "$ref": "Change" 1552 "$ref": "Change"
1541 }, 1553 },
1542 "type": "array" 1554 "type": "array"
1543 }, 1555 },
1544 "kind": { 1556 "kind": {
1545 "default": "drive#changeList", 1557 "default": "drive#changeList",
1546 "description": "This is always drive#changeList.", 1558 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#changeList\".",
1547 "type": "string" 1559 "type": "string"
1548 }, 1560 },
1549 "newStartPageToken": { 1561 "newStartPageToken": {
1550 "description": "The starting page token for future changes. This will be present only if the end of the current changes list has been reache d.", 1562 "description": "The starting page token for future changes. This will be present only if the end of the current changes list has been reache d.",
1551 "type": "string" 1563 "type": "string"
1552 }, 1564 },
1553 "nextPageToken": { 1565 "nextPageToken": {
1554 "description": "The page token for the next page of changes. This will be absent if the end of the current changes list has been reached.", 1566 "description": "The page token for the next page of changes. This will be absent if the end of the current changes list has been reached.",
1555 "type": "string" 1567 "type": "string"
1556 } 1568 }
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1644 "htmlContent": { 1656 "htmlContent": {
1645 "description": "The content of the comment with HTML formatt ing.", 1657 "description": "The content of the comment with HTML formatt ing.",
1646 "type": "string" 1658 "type": "string"
1647 }, 1659 },
1648 "id": { 1660 "id": {
1649 "description": "The ID of the comment.", 1661 "description": "The ID of the comment.",
1650 "type": "string" 1662 "type": "string"
1651 }, 1663 },
1652 "kind": { 1664 "kind": {
1653 "default": "drive#comment", 1665 "default": "drive#comment",
1654 "description": "This is always drive#comment.", 1666 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#comment\".",
1655 "type": "string" 1667 "type": "string"
1656 }, 1668 },
1657 "modifiedTime": { 1669 "modifiedTime": {
1658 "description": "The last time the comment or any of its repl ies was modified (RFC 3339 date-time).", 1670 "description": "The last time the comment or any of its repl ies was modified (RFC 3339 date-time).",
1659 "format": "date-time", 1671 "format": "date-time",
1660 "type": "string" 1672 "type": "string"
1661 }, 1673 },
1662 "quotedFileContent": { 1674 "quotedFileContent": {
1663 "description": "The file content to which the comment refers , typically within the anchor region. For a text file, for example, this would b e the text at the location of the comment.", 1675 "description": "The file content to which the comment refers , typically within the anchor region. For a text file, for example, this would b e the text at the location of the comment.",
1664 "properties": { 1676 "properties": {
(...skipping 28 matching lines...) Expand all
1693 "properties": { 1705 "properties": {
1694 "comments": { 1706 "comments": {
1695 "description": "The page of comments.", 1707 "description": "The page of comments.",
1696 "items": { 1708 "items": {
1697 "$ref": "Comment" 1709 "$ref": "Comment"
1698 }, 1710 },
1699 "type": "array" 1711 "type": "array"
1700 }, 1712 },
1701 "kind": { 1713 "kind": {
1702 "default": "drive#commentList", 1714 "default": "drive#commentList",
1703 "description": "This is always drive#commentList.", 1715 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#commentList\".",
1704 "type": "string" 1716 "type": "string"
1705 }, 1717 },
1706 "nextPageToken": { 1718 "nextPageToken": {
1707 "description": "The page token for the next page of comments . This will be absent if the end of the comments list has been reached.", 1719 "description": "The page token for the next page of comments . This will be absent if the end of the comments list has been reached.",
1708 "type": "string" 1720 "type": "string"
1709 } 1721 }
1710 }, 1722 },
1711 "type": "object" 1723 "type": "object"
1712 }, 1724 },
1713 "File": { 1725 "File": {
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
1925 } 1937 }
1926 }, 1938 },
1927 "type": "object" 1939 "type": "object"
1928 }, 1940 },
1929 "isAppAuthorized": { 1941 "isAppAuthorized": {
1930 "description": "Whether the file was created or opened by th e requesting app.", 1942 "description": "Whether the file was created or opened by th e requesting app.",
1931 "type": "boolean" 1943 "type": "boolean"
1932 }, 1944 },
1933 "kind": { 1945 "kind": {
1934 "default": "drive#file", 1946 "default": "drive#file",
1935 "description": "This is always drive#file.", 1947 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#file\".",
1936 "type": "string" 1948 "type": "string"
1937 }, 1949 },
1938 "lastModifyingUser": { 1950 "lastModifyingUser": {
1939 "$ref": "User", 1951 "$ref": "User",
1940 "description": "The last user to modify the file." 1952 "description": "The last user to modify the file."
1941 }, 1953 },
1942 "md5Checksum": { 1954 "md5Checksum": {
1943 "description": "The MD5 checksum for the content of the file . This is only applicable to files with binary content in Drive.", 1955 "description": "The MD5 checksum for the content of the file . This is only applicable to files with binary content in Drive.",
1944 "type": "string" 1956 "type": "string"
1945 }, 1957 },
1946 "mimeType": { 1958 "mimeType": {
1947 "description": "The MIME type of the file.\nDrive will attem pt to automatically detect an appropriate value from uploaded content if no valu e is provided. The value cannot be changed unless a new revision is uploaded.\nI f a file is created with a Google Doc MIME type, the uploaded content will be im ported if possible. The supported import formats are published in the About reso urce.", 1959 "description": "The MIME type of the file.\nDrive will attem pt to automatically detect an appropriate value from uploaded content if no valu e is provided. The value cannot be changed unless a new revision is uploaded.\nI f a file is created with a Google Doc MIME type, the uploaded content will be im ported if possible. The supported import formats are published in the About reso urce.",
1948 "type": "string" 1960 "type": "string"
1949 }, 1961 },
1962 "modifiedByMe": {
1963 "description": "Whether the file has been modified by this u ser.",
1964 "type": "boolean"
1965 },
1950 "modifiedByMeTime": { 1966 "modifiedByMeTime": {
1951 "description": "The last time the file was modified by the u ser (RFC 3339 date-time).", 1967 "description": "The last time the file was modified by the u ser (RFC 3339 date-time).",
1952 "format": "date-time", 1968 "format": "date-time",
1953 "type": "string" 1969 "type": "string"
1954 }, 1970 },
1955 "modifiedTime": { 1971 "modifiedTime": {
1956 "description": "The last time the file was modified by anyon e (RFC 3339 date-time).\nNote that setting modifiedTime will also update modifie dByMeTime for the user.", 1972 "description": "The last time the file was modified by anyon e (RFC 3339 date-time).\nNote that setting modifiedTime will also update modifie dByMeTime for the user.",
1957 "format": "date-time", 1973 "format": "date-time",
1958 "type": "string" 1974 "type": "string"
1959 }, 1975 },
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
2099 "properties": { 2115 "properties": {
2100 "files": { 2116 "files": {
2101 "description": "The page of files.", 2117 "description": "The page of files.",
2102 "items": { 2118 "items": {
2103 "$ref": "File" 2119 "$ref": "File"
2104 }, 2120 },
2105 "type": "array" 2121 "type": "array"
2106 }, 2122 },
2107 "kind": { 2123 "kind": {
2108 "default": "drive#fileList", 2124 "default": "drive#fileList",
2109 "description": "This is always drive#fileList.", 2125 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#fileList\".",
2110 "type": "string" 2126 "type": "string"
2111 }, 2127 },
2112 "nextPageToken": { 2128 "nextPageToken": {
2113 "description": "The page token for the next page of files. T his will be absent if the end of the files list has been reached.", 2129 "description": "The page token for the next page of files. T his will be absent if the end of the files list has been reached.",
2114 "type": "string" 2130 "type": "string"
2115 } 2131 }
2116 }, 2132 },
2117 "type": "object" 2133 "type": "object"
2118 }, 2134 },
2119 "GeneratedIds": { 2135 "GeneratedIds": {
2120 "description": "A list of generated file IDs which can be provided i n create requests.", 2136 "description": "A list of generated file IDs which can be provided i n create requests.",
2121 "id": "GeneratedIds", 2137 "id": "GeneratedIds",
2122 "properties": { 2138 "properties": {
2123 "ids": { 2139 "ids": {
2124 "description": "The IDs generated for the requesting user in the specified space.", 2140 "description": "The IDs generated for the requesting user in the specified space.",
2125 "items": { 2141 "items": {
2126 "type": "string" 2142 "type": "string"
2127 }, 2143 },
2128 "type": "array" 2144 "type": "array"
2129 }, 2145 },
2130 "kind": { 2146 "kind": {
2131 "default": "drive#generatedIds", 2147 "default": "drive#generatedIds",
2132 "description": "This is always drive#generatedIds", 2148 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#generatedIds\".",
2133 "type": "string" 2149 "type": "string"
2134 }, 2150 },
2135 "space": { 2151 "space": {
2136 "description": "The type of file that can be created with th ese IDs.", 2152 "description": "The type of file that can be created with th ese IDs.",
2137 "type": "string" 2153 "type": "string"
2138 } 2154 }
2139 }, 2155 },
2140 "type": "object" 2156 "type": "object"
2141 }, 2157 },
2142 "Permission": { 2158 "Permission": {
(...skipping 20 matching lines...) Expand all
2163 "description": "The time at which this permission will expir e (RFC 3339 date-time).", 2179 "description": "The time at which this permission will expir e (RFC 3339 date-time).",
2164 "format": "date-time", 2180 "format": "date-time",
2165 "type": "string" 2181 "type": "string"
2166 }, 2182 },
2167 "id": { 2183 "id": {
2168 "description": "The ID of this permission. This is a unique identifier for the grantee, and is published in User resources as permissionId." , 2184 "description": "The ID of this permission. This is a unique identifier for the grantee, and is published in User resources as permissionId." ,
2169 "type": "string" 2185 "type": "string"
2170 }, 2186 },
2171 "kind": { 2187 "kind": {
2172 "default": "drive#permission", 2188 "default": "drive#permission",
2173 "description": "This is always drive#permission.", 2189 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#permission\".",
2174 "type": "string" 2190 "type": "string"
2175 }, 2191 },
2176 "photoLink": { 2192 "photoLink": {
2177 "description": "A link to the user's profile photo, if avail able.", 2193 "description": "A link to the user's profile photo, if avail able.",
2178 "type": "string" 2194 "type": "string"
2179 }, 2195 },
2180 "role": { 2196 "role": {
2181 "annotations": { 2197 "annotations": {
2182 "required": [ 2198 "required": [
2183 "drive.permissions.create" 2199 "drive.permissions.create"
(...skipping 13 matching lines...) Expand all
2197 } 2213 }
2198 }, 2214 },
2199 "type": "object" 2215 "type": "object"
2200 }, 2216 },
2201 "PermissionList": { 2217 "PermissionList": {
2202 "description": "A list of permissions for a file.", 2218 "description": "A list of permissions for a file.",
2203 "id": "PermissionList", 2219 "id": "PermissionList",
2204 "properties": { 2220 "properties": {
2205 "kind": { 2221 "kind": {
2206 "default": "drive#permissionList", 2222 "default": "drive#permissionList",
2207 "description": "This is always drive#permissionList.", 2223 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#permissionList\".",
2208 "type": "string" 2224 "type": "string"
2209 }, 2225 },
2210 "permissions": { 2226 "permissions": {
2211 "description": "The full list of permissions.", 2227 "description": "The full list of permissions.",
2212 "items": { 2228 "items": {
2213 "$ref": "Permission" 2229 "$ref": "Permission"
2214 }, 2230 },
2215 "type": "array" 2231 "type": "array"
2216 } 2232 }
2217 }, 2233 },
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
2250 "htmlContent": { 2266 "htmlContent": {
2251 "description": "The content of the reply with HTML formattin g.", 2267 "description": "The content of the reply with HTML formattin g.",
2252 "type": "string" 2268 "type": "string"
2253 }, 2269 },
2254 "id": { 2270 "id": {
2255 "description": "The ID of the reply.", 2271 "description": "The ID of the reply.",
2256 "type": "string" 2272 "type": "string"
2257 }, 2273 },
2258 "kind": { 2274 "kind": {
2259 "default": "drive#reply", 2275 "default": "drive#reply",
2260 "description": "This is always drive#reply.", 2276 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#reply\".",
2261 "type": "string" 2277 "type": "string"
2262 }, 2278 },
2263 "modifiedTime": { 2279 "modifiedTime": {
2264 "description": "The last time the reply was modified (RFC 33 39 date-time).", 2280 "description": "The last time the reply was modified (RFC 33 39 date-time).",
2265 "format": "date-time", 2281 "format": "date-time",
2266 "type": "string" 2282 "type": "string"
2267 } 2283 }
2268 }, 2284 },
2269 "type": "object" 2285 "type": "object"
2270 }, 2286 },
2271 "ReplyList": { 2287 "ReplyList": {
2272 "description": "A list of replies to a comment on a file.", 2288 "description": "A list of replies to a comment on a file.",
2273 "id": "ReplyList", 2289 "id": "ReplyList",
2274 "properties": { 2290 "properties": {
2275 "kind": { 2291 "kind": {
2276 "default": "drive#replyList", 2292 "default": "drive#replyList",
2277 "description": "This is always drive#replyList.", 2293 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#replyList\".",
2278 "type": "string" 2294 "type": "string"
2279 }, 2295 },
2280 "nextPageToken": { 2296 "nextPageToken": {
2281 "description": "The page token for the next page of replies. This will be absent if the end of the replies list has been reached.", 2297 "description": "The page token for the next page of replies. This will be absent if the end of the replies list has been reached.",
2282 "type": "string" 2298 "type": "string"
2283 }, 2299 },
2284 "replies": { 2300 "replies": {
2285 "description": "The page of replies.", 2301 "description": "The page of replies.",
2286 "items": { 2302 "items": {
2287 "$ref": "Reply" 2303 "$ref": "Reply"
(...skipping 10 matching lines...) Expand all
2298 "id": { 2314 "id": {
2299 "description": "The ID of the revision.", 2315 "description": "The ID of the revision.",
2300 "type": "string" 2316 "type": "string"
2301 }, 2317 },
2302 "keepForever": { 2318 "keepForever": {
2303 "description": "Whether to keep this revision forever, even if it is no longer the head revision. If not set, the revision will be automatic ally purged 30 days after newer content is uploaded. This can be set on a maximu m of 200 revisions for a file.\nThis field is only applicable to files with bina ry content in Drive.", 2319 "description": "Whether to keep this revision forever, even if it is no longer the head revision. If not set, the revision will be automatic ally purged 30 days after newer content is uploaded. This can be set on a maximu m of 200 revisions for a file.\nThis field is only applicable to files with bina ry content in Drive.",
2304 "type": "boolean" 2320 "type": "boolean"
2305 }, 2321 },
2306 "kind": { 2322 "kind": {
2307 "default": "drive#revision", 2323 "default": "drive#revision",
2308 "description": "This is always drive#revision.", 2324 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#revision\".",
2309 "type": "string" 2325 "type": "string"
2310 }, 2326 },
2311 "lastModifyingUser": { 2327 "lastModifyingUser": {
2312 "$ref": "User", 2328 "$ref": "User",
2313 "description": "The last user to modify this revision." 2329 "description": "The last user to modify this revision."
2314 }, 2330 },
2315 "md5Checksum": { 2331 "md5Checksum": {
2316 "description": "The MD5 checksum of the revision's content. This is only applicable to files with binary content in Drive.", 2332 "description": "The MD5 checksum of the revision's content. This is only applicable to files with binary content in Drive.",
2317 "type": "string" 2333 "type": "string"
2318 }, 2334 },
(...skipping 29 matching lines...) Expand all
2348 } 2364 }
2349 }, 2365 },
2350 "type": "object" 2366 "type": "object"
2351 }, 2367 },
2352 "RevisionList": { 2368 "RevisionList": {
2353 "description": "A list of revisions of a file.", 2369 "description": "A list of revisions of a file.",
2354 "id": "RevisionList", 2370 "id": "RevisionList",
2355 "properties": { 2371 "properties": {
2356 "kind": { 2372 "kind": {
2357 "default": "drive#revisionList", 2373 "default": "drive#revisionList",
2358 "description": "This is always drive#revisionList.", 2374 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#revisionList\".",
2375 "type": "string"
2376 },
2377 "nextPageToken": {
2378 "description": "The page token for the next page of revision s. This will be absent if the end of the revisions list has been reached.",
2359 "type": "string" 2379 "type": "string"
2360 }, 2380 },
2361 "revisions": { 2381 "revisions": {
2362 "description": "The full list of revisions.", 2382 "description": "The full list of revisions.",
2363 "items": { 2383 "items": {
2364 "$ref": "Revision" 2384 "$ref": "Revision"
2365 }, 2385 },
2366 "type": "array" 2386 "type": "array"
2367 } 2387 }
2368 }, 2388 },
2369 "type": "object" 2389 "type": "object"
2370 }, 2390 },
2371 "StartPageToken": { 2391 "StartPageToken": {
2372 "id": "StartPageToken", 2392 "id": "StartPageToken",
2373 "properties": { 2393 "properties": {
2374 "kind": { 2394 "kind": {
2375 "default": "drive#startPageToken", 2395 "default": "drive#startPageToken",
2376 "description": "This is always drive#startPageToken.", 2396 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#startPageToken\".",
2377 "type": "string" 2397 "type": "string"
2378 }, 2398 },
2379 "startPageToken": { 2399 "startPageToken": {
2380 "description": "The starting page token for listing changes. ", 2400 "description": "The starting page token for listing changes. ",
2381 "type": "string" 2401 "type": "string"
2382 } 2402 }
2383 }, 2403 },
2384 "type": "object" 2404 "type": "object"
2385 }, 2405 },
2386 "User": { 2406 "User": {
2387 "description": "Information about a Drive user.", 2407 "description": "Information about a Drive user.",
2388 "id": "User", 2408 "id": "User",
2389 "properties": { 2409 "properties": {
2390 "displayName": { 2410 "displayName": {
2391 "description": "A plain text displayable name for this user. ", 2411 "description": "A plain text displayable name for this user. ",
2392 "type": "string" 2412 "type": "string"
2393 }, 2413 },
2394 "emailAddress": { 2414 "emailAddress": {
2395 "description": "The email address of the user. This may not be present in certain contexts if the user has not made their email address visi ble to the requester.", 2415 "description": "The email address of the user. This may not be present in certain contexts if the user has not made their email address visi ble to the requester.",
2396 "type": "string" 2416 "type": "string"
2397 }, 2417 },
2398 "kind": { 2418 "kind": {
2399 "default": "drive#user", 2419 "default": "drive#user",
2400 "description": "This is always drive#user.", 2420 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"drive#user\".",
2401 "type": "string" 2421 "type": "string"
2402 }, 2422 },
2403 "me": { 2423 "me": {
2404 "description": "Whether this user is the requesting user.", 2424 "description": "Whether this user is the requesting user.",
2405 "type": "boolean" 2425 "type": "boolean"
2406 }, 2426 },
2407 "permissionId": { 2427 "permissionId": {
2408 "description": "The user's ID as visible in Permission resou rces.", 2428 "description": "The user's ID as visible in Permission resou rces.",
2409 "type": "string" 2429 "type": "string"
2410 }, 2430 },
2411 "photoLink": { 2431 "photoLink": {
2412 "description": "A link to the user's profile photo, if avail able.", 2432 "description": "A link to the user's profile photo, if avail able.",
2413 "type": "string" 2433 "type": "string"
2414 } 2434 }
2415 }, 2435 },
2416 "type": "object" 2436 "type": "object"
2417 } 2437 }
2418 }, 2438 },
2419 "servicePath": "drive/v3/", 2439 "servicePath": "drive/v3/",
2420 "title": "Drive API", 2440 "title": "Drive API",
2421 "version": "v3" 2441 "version": "v3"
2422 } 2442 }
OLDNEW
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/firebasedynamiclinks__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698