问题
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