GoogleApi.Script.V1.Model.DeploymentConfig (google_api_script v0.19.0)
View SourceMetadata the defines how a deployment is configured.
Attributes
-
description
(type:String.t
, default:nil
) - The description for this deployment. -
manifestFileName
(type:String.t
, default:nil
) - The manifest file name for this deployment. -
scriptId
(type:String.t
, default:nil
) - The script project's Drive ID. -
versionNumber
(type:integer()
, default:nil
) - The version number on which this deployment is based.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.