Warning, /pim/libkgapi/autotests/drive/data/file1_create_response.txt is written in an unsupported language. File is not indexed.
0001 HTTP/1.1 200 OK 0002 Content-Type: application/json; charset=UTF-8 0003 0004 { 0005 "mimeType": "application/vnd.google-apps.spreadsheet", 0006 "appDataContents": false, 0007 "thumbnailLink": "https://docs.google.com/feeds/vt?gd=true&id=someid&v=480&s=otherid&sz=s220", 0008 "labels": { 0009 "restricted": false, 0010 "starred": false, 0011 "viewed": false, 0012 "hidden": false, 0013 "trashed": false 0014 }, 0015 "explicitlyTrashed": false, 0016 "etag": "\"bX7M5zOlGcEthti1qPHKQWp6SJA/MTUyMzM1MTc5MDUyNA\"", 0017 "lastModifyingUserName": "John Doe", 0018 "writersCanShare": true, 0019 "owners": [ 0020 { 0021 "picture": { 0022 "url": "https://lh4.googleusercontent.com/myfriend/s64/photo.jpg" 0023 }, 0024 "kind": "drive#user", 0025 "displayName": "Konqui Dev", 0026 "permissionId": "00104958781700960159", 0027 "isAuthenticatedUser": false, 0028 "emailAddress": "konqui@kde.test" 0029 } 0030 ], 0031 "sharedWithMeDate": "2018-03-14T13:35:25.408Z", 0032 "sharingUser": { 0033 "emailAddress": "john.doe@kde.test", 0034 "kind": "drive#user", 0035 "isAuthenticatedUser": false, 0036 "displayName": "John Doe", 0037 "permissionId": "00615803373363195126" 0038 }, 0039 "lastModifyingUser": { 0040 "emailAddress": "john.doe@kde.test", 0041 "kind": "drive#user", 0042 "isAuthenticatedUser": false, 0043 "displayName": "John Doe", 0044 "permissionId": "0123456789" 0045 }, 0046 "title": "Super mega secret KDE PIM plans for world domination", 0047 "ownerNames": [ 0048 "Konqui Dev" 0049 ], 0050 "capabilities": { 0051 "canCopy": true, 0052 "canEdit": false 0053 }, 0054 "id": "abcdefghijklmnopqrstuvwxyz", 0055 "version": "2902", 0056 "parents": [ 0057 { 0058 "isRoot": false, 0059 "kind": "drive#parentReference", 0060 "id": "zyxwvutsrqponmlkjihgfedcba", 0061 "selfLink": "https://www.googleapis.com/drive/v2/files/abcdefghijklmnopqrstuvwxyz/parents/zyxwvutsrqponmlkjihgfedcba", 0062 "parentLink": "https://www.googleapis.com/drive/v2/files/zyxwvutsrqponmlkjihgfedcba" 0063 } 0064 ], 0065 "exportLinks": { 0066 "application/vnd.oasis.opendocument.spreadsheet": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=ods", 0067 "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=xlsx", 0068 "application/x-vnd.oasis.opendocument.spreadsheet": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=ods", 0069 "text/csv": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=csv", 0070 "application/zip": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=zip", 0071 "text/tab-separated-values": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=tsv", 0072 "application/pdf": "https://docs.google.com/spreadsheets/export?id=abcdefghijklmnopqrstuvwxyz&exportFormat=pdf" 0073 }, 0074 "shared": true, 0075 "editable": false, 0076 "kind": "drive#file", 0077 "markedViewedByMeDate": "1970-01-01T00:00:00.000Z", 0078 "modifiedDate": "2018-04-10T09:16:30.524Z", 0079 "createdDate": "2018-01-05T11:35:58.581Z", 0080 "iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.spreadsheet", 0081 "embedLink": "https://docs.google.com/spreadsheets/d/abcdefghijklmnopqrstuvwxyz/htmlembed?ouid=116901758143213967333", 0082 "alternateLink": "https://docs.google.com/spreadsheets/d/abcdefghijklmnopqrstuvwxyz/edit?usp=drivesdk", 0083 "copyable": true, 0084 "userPermission": { 0085 "kind": "drive#permission", 0086 "additionalRoles": [ 0087 "commenter" 0088 ], 0089 "etag": "\"bX7M5zOlGcEthti1qPHKQWp6SJA/D7YvciIqMvsJrjPC5eirUkb-XoM\"", 0090 "role": "reader", 0091 "type": "user", 0092 "id": "me", 0093 "selfLink": "https://www.googleapis.com/drive/v2/files/abcdefghijklmnopqrstuvwxyz/permissions/me" 0094 }, 0095 "spaces": [ 0096 "drive" 0097 ], 0098 "quotaBytesUsed": "0", 0099 "selfLink": "https://www.googleapis.com/drive/v2/files/abcdefghijklmnopqrstuvwxyz" 0100 }