Warning, /pim/libkgapi/autotests/drive/data/file2_copy_request.txt is written in an unsupported language. File is not indexed.

0001 POST https://www.googleapis.com/drive/v2/files/abc123def456ghi789/copy?convert=false&enforceSingleParent=false&ocr=false&pinned=false&useContentAsIndexableText=false&supportsAllDrives=true&prettyPrint=false
0002 Content-Type: application/json
0003 
0004 {
0005   "mimeType": "image/jpeg", 
0006   "thumbnailLink": "https://docs.google.com/feeds/vt?gd=true&id=someid&v=480&s=otherid&sz=s220", 
0007   "labels": {
0008     "restricted": false, 
0009     "starred": false, 
0010     "viewed": false, 
0011     "hidden": false, 
0012     "trashed": false
0013   }, 
0014   "etag": "\"bX7M5zOlGcEthti1qPHKQWp6SJA/MTUxODk3NjU5MzAyMA\"", 
0015   "lastModifyingUserName": "Konqui Dev", 
0016   "md5Checksum": "dc74e95b97efce962ac3f31a0cdecccb",
0017   "writersCanShare": true, 
0018   "fileExtension": "JPG",
0019   "title": "DSC_1287.JPG", 
0020   "ownerNames": [
0021     "Konqui Dev"
0022   ], 
0023   "fileSize": 5106501,
0024   "id": "abc123def456ghi789", 
0025   "parents": [
0026     {
0027       "id": "someparentfolderid", 
0028       "selfLink": "https://www.googleapis.com/drive/v2/files/abc123def456ghi789/parents/someparentfolderid", 
0029       "parentLink": "https://www.googleapis.com/drive/v2/files/someparentfolderid"
0030     }
0031   ], 
0032   "shared": true, 
0033   "kind": "drive#file", 
0034   "modifiedDate": "2018-02-18T17:56:33Z", 
0035   "createdDate": "2018-02-18T17:56:33Z", 
0036   "thumbnailLink": "https://lh3.googleusercontent.com/abc123def456ghi789=s220",
0037   "iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg", 
0038   "embedLink": "https://drive.google.com/file/d/abc123def456ghi789/preview?usp=drivesdk", 
0039   "alternateLink": "https://drive.google.com/file/d/abc123def456ghi789/view?usp=drivesdk", 
0040   "selfLink": "https://www.googleapis.com/drive/v2/files/abc123def456ghi789",
0041   "downloadUrl": "https://doc-0o-5g-docs.googleusercontent.com/docs/securesc/abc123def456ghi789?e=download&gd=true",
0042   "webContentLink": "https://drive.google.com/uc?id=abc123def456ghi789&export=download"
0043 }