How to change Cloud Platform Project of a container-bound script programmatically?

耗尽温柔 提交于 2020-12-13 04:11:29

问题


I'm working on an automated Google Apps Script where I have a template Google Sheet where it has a container-bound script connected to specific Cloud Platform Project (Standard Project).

When I copy the sheet programmatically, the container-bound script is copied correctly. However, the container-bound script is assigned to a dynamic Cloud Platform Project.

Is there a way using Google Apps Script APIs to change the Cloud Platform Project from code?

来源:https://stackoverflow.com/questions/53995789/how-to-change-cloud-platform-project-of-a-container-bound-script-programmaticall

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!