The StarThinker project will no longer receive new solution contributions from the Google team.
Please read the full StarThinker Open Source Support Ends At Google article for more details.
Copy a drive document.
Specify a source URL or document name. |
Specify a destination name. |
If destination does not exist, source will be copied. |
Open Source | YES |
Age | Aug. 28, 2019 (3 years, 4 months) |
Authors | kenjora@google.com |
Shedule Days | Configured by user. |
Shedule Hours | Configured by user. |
[
{
"drive": {
"auth": {
"field": {
"name": "auth_read",
"kind": "authentication",
"order": 1,
"default": "user",
"description": "Credentials used for reading data."
}
},
"copy": {
"source": {
"field": {
"name": "source",
"kind": "string",
"order": 1,
"default": "",
"description": "Name or URL of document to copy from."
}
},
"destination": {
"field": {
"name": "destination",
"kind": "string",
"order": 2,
"default": "",
"description": "Name document to copy to."
}
}
}
}
}
]
Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.