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.



All

file_copy Drive Copy

Copy a drive document.



lock_openGet Access listGit Hub sourcePython menu_bookColab airAirflow thumb_upTest



Instructions

Specify a source URL or document name.
Specify a destination name.
If destination does not exist, source will be copied.

Details

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."
                    }
                }
            }
        }
    }
]


Run This Workflow In Minutes On Google Cloud

Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.

Deployment Stepslaunch Developer Guidebuild UI How Tolaptop