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 tab from a sheet to a sheet.
Provide the full edit URL for both sheets. |
Provide the tab name for both sheets. |
The tab will only be copied if it does not already exist. |
Open Source | YES |
Age | Oct. 2, 2018 (4 years, 3 months) |
Authors | kenjora@google.com |
Shedule Days | Configured by user. |
Shedule Hours | Configured by user. |
[
{
"sheets": {
"auth": {
"field": {
"name": "auth_read",
"kind": "authentication",
"order": 1,
"default": "user",
"description": "Credentials used for reading data."
}
},
"template": {
"sheet": {
"field": {
"name": "from_sheet",
"kind": "string",
"order": 1,
"default": ""
}
},
"tab": {
"field": {
"name": "from_tab",
"kind": "string",
"order": 2,
"default": ""
}
}
},
"sheet": {
"field": {
"name": "to_sheet",
"kind": "string",
"order": 3,
"default": ""
}
},
"tab": {
"field": {
"name": "to_tab",
"kind": "string",
"order": 4,
"default": ""
}
}
}
}
]
Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.