Warning, /network/kio-gdrive/gdrive.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "gdrive": {
0004             "Class": ":internet",
0005             "ExtraNames": [],
0006             "Icon": "folder-gdrive",
0007             "X-DocPath": "kioslave5/gdrive/index.html",
0008             "deleteRecursive": true,
0009             "deleting": true,
0010             "input": "none",
0011             "linking": true,
0012             "listing": [
0013                 "Name",
0014                 "Type",
0015                 "Size",
0016                 "Date",
0017                 "AccessDate",
0018                 "Access",
0019                 "Owner",
0020                 "Group",
0021                 "Link"
0022             ],
0023             "makedir": true,
0024             "moving": true,
0025             "opening": false,
0026             "output": "filesystem",
0027             "protocol": "gdrive",
0028             "reading": true,
0029             "writing": true
0030         }
0031     }
0032 }