View Source GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiEntryPoint (google_api_script v0.18.0)
An API executable entry point.
Attributes
-
entryPointConfig
(type:GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiConfig.t
, default:nil
) - The entry point's configuration.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiEntryPoint{ entryPointConfig: GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.