parentId property
The parent's Drive ID that the script will be attached to.
This is usually the ID of a Google Document or Google Sheet. This filed is optional, and if not set, a stand-alone script will be created.
Implementation
core.String? parentId;