GoogleApi.Script.V1.Model.CreateProjectRequest (google_api_script v0.19.0)
View SourceRequest to create a script project. Request to create a script project.
Attributes
-
parentId
(type:String.t
, default:nil
) - The Drive ID of a parent file that the created script project is bound to. This is usually the ID of a Google Doc, Google Sheet, Google Form, or Google Slides file. If not set, a standalone script project is created. -
title
(type:String.t
, default:nil
) - The title for the project.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.