google_api_script v0.3.0 GoogleApi.Script.V1.Model.GoogleAppsScriptTypeExecutionApiEntryPoint View Source

An API executable entry point.

Attributes

  • entryPointConfig (GoogleAppsScriptTypeExecutionApiConfig): The entry point's configuration. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this type

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

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.