GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiEntryPoint (google_api_script v0.15.2) View Source

An API executable entry point.

Attributes

  • entryPointConfig (type: GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiConfig.t, default: nil) - The entry point's configuration.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiEntryPoint{
  entryPointConfig:
    GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiConfig.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.